Home
last modified time | relevance | path

Searched refs:OpTransposeIntCopyTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_transpose_copy_test.cpp24 class OpTransposeIntCopyTest : public OperatorTest { class
36 TEST_F(OpTransposeIntCopyTest, TwoDTranspose) { in TEST_F() argument
61 TEST_F(OpTransposeIntCopyTest, TwoDNegativeIndices) { in TEST_F() argument
86 TEST_F(OpTransposeIntCopyTest, TransposeNoDatachange) { in TEST_F() argument
116 TEST_F(OpTransposeIntCopyTest, ThreeDTranspose) { in TEST_F() argument
150 TEST_F(OpTransposeIntCopyTest, OutOfBoundDimDies) { in TEST_F() argument
160 TEST_F(OpTransposeIntCopyTest, MismatchedDimDies) { in TEST_F() argument
182 TEST_F(OpTransposeIntCopyTest, DynamicShapeUpperBoundSameAsExpected) { in TEST_F() argument
198 TEST_F(OpTransposeIntCopyTest, DynamicShapeUpperBoundLargerThanExpected) { in TEST_F() argument
217 TEST_F(OpTransposeIntCopyTest, DynamicShapeUnbound) { in TEST_F() argument