-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Ko3n1g/chore/update dev release settings #2099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ko3n1g
merged 21 commits into
NVIDIA:dev
from
ko3n1g:ko3n1g/chore/update-dev-release-settings
Nov 11, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
31ce246
ci: Add golden values for gpt_dynamic_inference_tp1_pp1_583m_cuda_gra…
ko3n1g 00a1dba
ci: Add more golden values
ko3n1g a0c04ce
ci: Aggregate throughput
ko3n1g 96cc2ec
cp: `fix: Missing logger (1966)` into `core_dev_r0.15.0` (#1972)
ko3n1g 0421faf
copy code into dockerfile
ko3n1g af9b1c4
fix bert release test
ko3n1g 26eddf0
update settings
ko3n1g 4a57257
fix t5
ko3n1g ae69db0
remove args
ko3n1g 9d0b7b0
update learning rate
ko3n1g 2868a68
switch to nmt
ko3n1g 18c8843
debug
ko3n1g 2333b07
increase tp
ko3n1g 33f8341
reduce loglevel
ko3n1g 05fd543
CUDA_DEVICE_MAX_CONNECTIONS
ko3n1g 66fc5e0
rm
ko3n1g b58cb62
rm
ko3n1g 02ea190
fix
ko3n1g 44fbcf2
mark `test_token_dispatcher` as flaky
ko3n1g 17f01ce
bump
ko3n1g dc54046
test_forward_backward
ko3n1g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @ko3n1g, could I ask why these test cases are marked as flaky?
They seems work well in the previous tests on dev branch.