Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv_test_util.h27 absl::Status DepthwiseConvMultiplier2Test(TestExecutionEnvironment* env);
Ddepthwise_conv_test_util.cc103 absl::Status DepthwiseConvMultiplier2Test(TestExecutionEnvironment* env) { in DepthwiseConvMultiplier2Test() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Ddepthwise_conv_test.cc41 auto status = DepthwiseConvMultiplier2Test(&exec_env_); in TEST_F()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/
Ddepthwise_conv_test.mm42 auto status = DepthwiseConvMultiplier2Test(&exec_env_);