Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc63 std::vector<std::pair<ValueId, TensorDescriptor>> GetCLNodeTensors( in GetCLNodeTensors() function
458 auto tensors = GetCLNodeTensors(nodes_[op_index]); in GetUsages()
558 auto tensors = GetCLNodeTensors(node); in AllocateMemoryForBuffers()
597 auto tensors = GetCLNodeTensors(node); in AllocateMemoryForStrongShapes()