Disable CanConvertFromAOTtoSueModel test (#1949)
This commit is contained in:
parent
7c1b87c7aa
commit
b77b2e7fbe
@ -118,7 +118,7 @@ TEST_F(GNAAOTTests, PoolingModel_canbe_export_imported) {
|
||||
.inNotCompactMode().gna().propagate_forward().called().once();
|
||||
}
|
||||
|
||||
TEST_F(GNAAOTTests, CanConvertFromAOTtoSueModel) {
|
||||
TEST_F(GNAAOTTests, DISABLED_CanConvertFromAOTtoSueModel) {
|
||||
|
||||
auto & nnet_type = storage<intel_nnet_type_t>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user