Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.h143 void BindTensorsToOperations();
Dinference_context.cc158 BindTensorsToOperations(); in InitFromGraph()
401 void InferenceContext::BindTensorsToOperations() { in BindTensorsToOperations() function in tflite::gpu::metal::InferenceContext