Searched defs:CalculateInternal (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/workgroups/ | ||
D | default_calculator.cc | 33 uint3 CalculateInternal(const ShaderCode& shader_code) const final { in CalculateInternal() function in tflite::gpu::gl::__anon97f427160111::DefaultWorkgroupsCalculator |
D | calculator_from_metadata.cc | 57 uint3 CalculateInternal(const ShaderCode& shader_code) const final { in CalculateInternal() function in tflite::gpu::gl::__anon4cec36a50111::WorkgroupsCalculatorFromMetadata |