D | transpose_conv_test.cc | 132 TfLiteRegistration* GetRegistration() { in GetRegistration() function in tflite::__anon7fbb49030111::TransposeConvOpTest 147 GetRegistration(), {1, 4, 4, 1}, {TensorType_FLOAT32, {1, 3, 3, 1}}, in TEST_P() 174 GetRegistration(), {1, 4, 4, 1}, {TensorType_FLOAT32, {1, 3, 3, 2}}, in TEST_P() 203 GetRegistration(), {1, 6, 6, 1}, {TensorType_FLOAT32, {1, 3, 3, 2}}, in TEST_P() 233 GetRegistration(), {1, 5, 5, 1}, {TensorType_FLOAT32, {1, 3, 3, 1}}, in TEST_P() 258 GetRegistration(), {1, 5, 5, 2}, {TensorType_FLOAT32, {2, 3, 3, 1}}, in TEST_P() 288 GetRegistration(), {1, 3, 4, 1}, {TensorType_FLOAT32, {1, 3, 3, 1}}, in TEST_P() 316 GetRegistration(), {1, 4, 4, 1}, in TEST_P() 340 GetRegistration(), {1, 4, 4, 1}, in TEST_P() 364 GetRegistration(), {1, 6, 6, 1}, in TEST_P() [all …]
|