post(TRI-1431): advance main with r26.06 upstream-tracking cherry-picks#8861
Merged
Conversation
This was referenced Jun 27, 2026
…dvance-default-branch
yinggeh
approved these changes
Jun 27, 2026
yinggeh
approved these changes
Jun 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does the PR do?
Advances
mainpost-26.05 toward the 26.07dev_user container train (tracks upstream 26.06).Cherry-picks 3 commits from
r26.06:18c97e4a1— feat(TRI-1118): add--release-version+ PEP 440/817 wheel scheme08e185ea3— build(TRI-1421): add libssl-dev to base image3578598bd(was690f9dd2c) — docs(TRI-1427): add 26.06 compatibility entriesSkipped from
r26.06:d898a0fe6(TRI-1406 prepare for 26.06 — release-only version bump, regresses main).a4aab2b7e(docs(server) update README and versions for r26.06 — release-only).e5f5faf75,fe1f873f5,430ad7101— already onmainvia squash; empty after merge.d4d7275d5(fix(qa) TRT 11 strongly-typed cast for plan_float* output dtype) — needs manual conflict resolution onqa/common/gen_qa_models.pybetween main's uint8-specific cast path and r26.06's generictrt_cast_tensorhelper. Follow-up PR.Checklist
<commit_type>: <Title>Commit Type:
Related PRs:
Where should the reviewer start?
(cherry picked from commit ...)).TRITON_VERSIONstays at2.71.0devandbuild.pydefaults still target upstream 26.06 / container 26.07dev.Test plan:
tritonserverpipeline withTRITON_CONTAINER_VERSION=26.07dev_user.Caveats:
d4d7275d5(TRT 11 strongly-typed cast) deferred — manual conflict resolution required.Background
Standard post-NGC-release "advance main" sweep. The new train uses upstream 26.06 (just released) and the dev branch becomes 26.07dev_user.
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)