Searched defs:AdrenoInfo (Results 1 – 2 of 2) sorted by relevance
110 struct AdrenoInfo { struct116 AdrenoInfo() = default; argument119 AdrenoGpu adreno_gpu;148 bool support_one_layer_texture_array = true;150 bool compiler_bugs_in_a6xx = false;152 OpenClCompilerVersion cl_compiler_version;
139 AdrenoInfo::AdrenoInfo(const std::string& device_version) in AdrenoInfo() function in tflite::gpu::AdrenoInfo