Searched defs:ConvGeneric (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ | ||
H A D | conv_generic.cc | 173 ConvGeneric::ConvGeneric(const OperationDef& definition, in ConvGeneric() function in tflite::gpu::ConvGeneric |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ | ||
H A D | conv_generic_test.cc | 44 TEST_F(OpenCLOperationTest, ConvGeneric) { in TEST_F() argument |