-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: refine the default value by using pydantic default instead of … #5695
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
chore: refine the default value by using pydantic default instead of … #5695
Conversation
/bot run --disable-fail-fast |
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 #10748 [ run ] triggered by Bot |
…hard code value. Signed-off-by: nv-guomingz <[email protected]>
22befbc
to
deb8ad4
Compare
PR_Github #10748 [ run ] completed with state |
/bot run |
PR_Github #10769 [ run ] triggered by Bot |
PR_Github #10769 [ run ] completed with state |
/bot run --stage-list "RTX5080-TensorRT-2" |
PR_Github #10787 [ run ] triggered by Bot |
PR_Github #10787 [ run ] completed with state |
/bot run |
PR_Github #10807 [ run ] triggered by Bot |
PR_Github #10807 [ run ] completed with state |
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]>
NVIDIA#5695) Signed-off-by: nv-guomingz <[email protected]> Signed-off-by: Yuxin <[email protected]>
Inspired by this comment.