Updated opset version to the latest (#19119)
This commit is contained in:
parent
d6e94212b8
commit
08688178cc
@ -39,7 +39,7 @@ TEST_P(ReadIRTest, DISABLED_ImportExport) {
|
||||
ReadIRTest::getTestCaseName); \
|
||||
|
||||
// It should point on latest opset which contains biggest list of operations
|
||||
#include "openvino/opsets/opset10_tbl.hpp"
|
||||
#include "openvino/opsets/opset12_tbl.hpp"
|
||||
#undef _OPENVINO_OP_REG
|
||||
|
||||
INSTANTIATE_TEST_SUITE_P(conformance_other,
|
||||
|
Loading…
Reference in New Issue
Block a user