Searched defs:GetSupportedPrecisions (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ | ||
| D | cl_test.cc | 33 ClExecutionEnvironment::GetSupportedPrecisions() const {  in GetSupportedPrecisions()  function in tflite::gpu::cl::ClExecutionEnvironment | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/metal/kernels/ | ||
| D | test_util.cc | 44 MetalExecutionEnvironment::GetSupportedPrecisions() const {  in GetSupportedPrecisions()  function in tflite::gpu::metal::MetalExecutionEnvironment | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
| D | environment.cc | 142 std::vector<CalculationsPrecision> Environment::GetSupportedPrecisions() const {  in GetSupportedPrecisions()  function in tflite::gpu::cl::Environment |