Skip to content

Commit 962bf3b

Browse files
committed
tests: Add copy tests to suite
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 34f8aad commit 962bf3b

File tree

1 file changed

+2
-0
lines changed
  • tests/core/conversion/converters

1 file changed

+2
-0
lines changed

tests/core/conversion/converters/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,11 @@ test_suite(
120120
tests = [
121121
":test_activation",
122122
":test_batch_norm",
123+
":test_clone",
123124
":test_concat",
124125
":test_constant_pad",
125126
":test_conv_deconv",
127+
":test_copy",
126128
":test_cumsum",
127129
":test_element_wise",
128130
":test_expand",

0 commit comments

Comments
 (0)