Home
last modified time | relevance | path

Searched refs:CL_2_0 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base.fbs213 CL_2_0 = 4,
Dserialization_base_generated.h378 CL_2_0 = 4, enumerator
390 CompilerOptions::CL_2_0, in EnumValuesCompilerOptions()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dserialization.cc264 return data::CompilerOptions::CL_2_0; in ToFB()
306 case data::CompilerOptions::CL_2_0: in ToEnum()