Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.h103 void EncodeWithCommandBuffer(id<MTLCommandBuffer> command_buffer);
Dinference_context.cc628 void InferenceContext::EncodeWithCommandBuffer( in EncodeWithCommandBuffer() function in tflite::gpu::metal::InferenceContext
/external/tensorflow/tensorflow/lite/delegates/gpu/
Dmetal_delegate.mm496 inference_context_.EncodeWithCommandBuffer(command_buffer);