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