Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h100 void EncodeWithCommandBuffer(id<MTLCommandBuffer> command_buffer);
H A Dinference_context.cc743 void InferenceContext::EncodeWithCommandBuffer( in EncodeWithCommandBuffer() function in tflite::gpu::metal::InferenceContext
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dmetal_delegate.mm515 inference_context_.EncodeWithCommandBuffer(command_buffer);