Skip to content

Commit 0188335

Browse files
committed
Removed tests for v0 AvgPool
1 parent 3d8b229 commit 0188335

File tree

9 files changed

+13
-2000
lines changed

9 files changed

+13
-2000
lines changed

ngraph/test/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ set(SRC
113113
type_prop/all.cpp
114114
type_prop/any.cpp
115115
type_prop/assign.cpp
116-
type_prop/avg_pool.cpp
117116
type_prop/batch_mat_mul.cpp
118117
type_prop/batch_mat_mul_transpose.cpp
119118
type_prop/batch_norm.cpp
@@ -310,7 +309,6 @@ set(MULTI_TEST_SRC
310309
backend/builder_reduce_ops_opset1.in.cpp
311310
backend/ceiling.in.cpp
312311
backend/comparison.in.cpp
313-
backend/computation_reuse.in.cpp
314312
backend/concat.in.cpp
315313
backend/constant.in.cpp
316314
backend/convert.in.cpp

ngraph/test/backend/computation_reuse.in.cpp

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)