Searched defs:IsRoundToNearestSupported (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ | ||
D | gpu_info.cc | 271 bool AppleInfo::IsRoundToNearestSupported() const { return IsBionic(); } in IsRoundToNearestSupported() function in tflite::gpu::AppleInfo |