-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Check for a batch size in the model validation pass #24337
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
Check for a batch size in the model validation pass #24337
Conversation
…a notification message with information about wrong values.
… to do the actual check only if there is a layout on a parameter that allows to locate BS.
|
build_jenkins |
|
build_jenkins |
d2f95f8 to
956d7cd
Compare
…structor to the validation pass of model, namely to the validate_nodes_and_infer_types() function
956d7cd to
12d5f11
Compare
|
build_jenkins |
|
build_jenkins |
|
This PR will be closed in a week because of 2 weeks of no activity. |
|
This PR was closed because it has been stalled for 2 week with no activity. |
|
build_jenkins |
|
This PR will be closed in a week because of 2 weeks of no activity. |
|
build_jenkins |
|
This PR will be closed in a week because of 2 weeks of no activity. |
|
This PR was closed because it has been stalled for 2 week with no activity. |
Check for a batch size in the model validation pass and a notification message with information about wrong values.
fixes #24243
Details:
Tickets: