Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h112 void EncodeWithCommandQueue(id<MTLCommandQueue> command_queue,
H A Dinference_context.cc754 void InferenceContext::EncodeWithCommandQueue(id<MTLCommandQueue> command_queue, in EncodeWithCommandQueue() function in tflite::gpu::metal::InferenceContext
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dmetal_delegate.mm512 inference_context_.EncodeWithCommandQueue(command_queue_, flush_period);