Home
last modified time | relevance | path

Searched defs:add_precision (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Ddata_type.cc195 bool add_precision, bool explicit_fp16) { in ToGlslShaderDataType()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dserialization_base_generated.h1582 void add_precision(tflite::gpu::data::CalculationsPrecision precision) { in add_precision() function