-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix:https://nvbugs/5324248 #4973
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
fix:https://nvbugs/5324248 #4973
Conversation
78d2c64 to
a57a6d9
Compare
a57a6d9 to
a7253cc
Compare
|
/bot run |
|
PR_Github #7866 [ run ] triggered by Bot |
a7253cc to
24f68c5
Compare
|
/bot run |
|
PR_Github #7882 [ run ] triggered by Bot |
|
PR_Github #7866 [ run ] completed with state |
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.
LGTM
|
PR_Github #7882 [ run ] completed with state |
Signed-off-by: nv-guomingz <[email protected]>
24f68c5 to
aec7d87
Compare
|
/bot reuse-pipeline |
|
PR_Github #7933 [ reuse-pipeline ] triggered by Bot |
|
PR_Github #7933 [ reuse-pipeline ] completed with state |
main branch has ut regression with this cmd
this pr fixed cases
FAILED tests/unittest/_torch/test_pytorch_model_engine.py::PyTorchModelEngineTestCase::test_layerwise_nvtx_marker - TypeError: argument of type 'NoneType' is not iterable
FAILED tests/unittest/_torch/test_pytorch_model_engine.py::PyTorchModelEngineTestCase::test_pad_generation_requests - TypeError: argument of type 'NoneType' is not iterable
FAILED tests/unittest/_torch/test_pytorch_model_engine.py::PyTorchModelEngineTestCase::test_position_id_preparation - TypeError: argument of type 'NoneType' is not iterable
FAILED tests/unittest/_torch/test_pytorch_model_engine.py::PyTorchModelEngineTestCase::test_warmup - TypeError: argument of type 'NoneType' is not iterable