-
Notifications
You must be signed in to change notification settings - Fork 0
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
Eisw 121295 indices as ids poc backup #24
Eisw 121295 indices as ids poc backup #24
Conversation
…ion is new enough
…ructed upon importing a compiled model
// | ||
|
||
#include "execution_graph_tests/duplicate_inputs_outputs_names.hpp" | ||
#include "common_test_utils/test_constants.hpp" |
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.
[reviewdog-suggester] reported by reviewdog 🐶
#include "common_test_utils/test_constants.hpp" | |
#include "common_test_utils/test_constants.hpp" |
|
||
namespace { | ||
|
||
INSTANTIATE_TEST_SUITE_P(smoke_duplicateInputsOutputsNames, ExecGraphDuplicateInputsOutputsNames, |
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.
[reviewdog-suggester] reported by reviewdog 🐶
INSTANTIATE_TEST_SUITE_P(smoke_duplicateInputsOutputsNames, ExecGraphDuplicateInputsOutputsNames, | |
INSTANTIATE_TEST_SUITE_P(smoke_duplicateInputsOutputsNames, | |
ExecGraphDuplicateInputsOutputsNames, |
ExecGraphDuplicateInputsOutputsNames::getTestCaseName); | ||
|
||
} // namespace | ||
|
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.
[reviewdog-suggester] reported by reviewdog 🐶
Details:
Tickets: