Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Delementwise_test_util.h49 absl::Status MaximumWithConstantLinearTensorTest(TestExecutionEnvironment* env);
H A Delementwise_test_util.cc710 absl::Status MaximumWithConstantLinearTensorTest( in MaximumWithConstantLinearTensorTest() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
H A Delementwise_test.cc151 auto status = MaximumWithConstantLinearTensorTest(&exec_env_); in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/
H A Delementwise_test.mm150 auto status = MaximumWithConstantLinearTensorTest(&exec_env_);