/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | shape_test.cc | 36 class ShapeTest : public ::testing::Test { class 53 TEST_F(ShapeTest, ShapeToFromProto) { in TEST_F() argument 62 TEST_F(ShapeTest, ShapeToString) { in TEST_F() argument 86 TEST_F(ShapeTest, DynamicShapeToString) { in TEST_F() argument 95 TEST_F(ShapeTest, EqualityTest) { in TEST_F() argument 113 TEST_F(ShapeTest, IsStatic) { in TEST_F() argument 132 TEST_F(ShapeTest, IsDynamicDimension) { in TEST_F() argument 145 TEST_F(ShapeTest, ProgramShapeToFromProto) { in TEST_F() argument 182 TEST_F(ShapeTest, ProgramShapeToString) { in TEST_F() argument 216 TEST_F(ShapeTest, SupportsAbslHash) { in TEST_F() argument
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_shape.cpp | 10 TEST(ShapeTest, Basic1) { in TEST() argument 20 TEST(ShapeTest, Basic2) { in TEST() argument 34 TEST(ShapeTest, Basic3) { in TEST() argument 46 TEST(ShapeTest, SetScalarType) { in TEST() argument 53 TEST(ShapeTest, SetSize) { in TEST() argument 63 TEST(ShapeTest, Equal) { in TEST() argument 75 TEST(ShapeTest, Ostream) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | tooling_util_test.cc | 69 class ShapeTest : public ::testing::TestWithParam<ShapePair> {}; class 71 TEST_P(ShapeTest, Agrees) { in TEST_P() argument
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | ShapeTest.cpp | 12 DEF_GRAPHITE_TEST(ShapeTest, reporter, CtsEnforcement::kNextRelease) { in DEF_GRAPHITE_TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
H A D | ShapeTest.java | 27 public class ShapeTest { class
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | xla_client_backend_independent_test.py | 34 class ShapeTest(absltest.TestCase): class
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
H A D | ShapeTest.java | 40 public class ShapeTest { class
|
/aosp_15_r20/external/armnn/delegate/test/ |
H A D | ShapeTestHelper.hpp | 107 void ShapeTest(tflite::TensorType inputTensorType, in ShapeTest() function
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | ShapeTestImpl.cpp | 15 LayerTestResult<int32_t, 1> ShapeTest( in ShapeTest() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
H A D | linalg_grad_test.py | 37 class ShapeTest(test_lib.TestCase): class
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | tensor_shape_test.py | 254 class ShapeTest(test_util.TensorFlowTestCase, parameterized.TestCase): class
|