Home
last modified time | relevance | path

Searched refs:EncodeWithICB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h118 void EncodeWithICB(id<MTLComputeCommandEncoder> command_encoder);
H A Dinference_context.cc675 void InferenceContext::EncodeWithICB( in EncodeWithICB() function in tflite::gpu::metal::InferenceContext