Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base.fbs182 CL_3_0 = 5,
Dserialization_base.cc260 return data::CompilerOptions::CL_3_0; in ToFB()
302 case data::CompilerOptions::CL_3_0: in ToEnum()
Dserialization_base_generated.h361 CL_3_0 = 5, enumerator
363 MAX = CL_3_0
373 CompilerOptions::CL_3_0 in EnumValuesCompilerOptions()
392 …if (flatbuffers::IsOutRange(e, CompilerOptions::ADRENO_FULL_SIMD_LINE, CompilerOptions::CL_3_0)) r… in EnumNameCompilerOptions()