Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc533 const auto& tensor_dummy = tensor_reserver_.Get(tensor_id); in AllocateMemoryForBuffers() local
536 shared_buffers_[buffer_index], tensor_dummy.shape, in AllocateMemoryForBuffers()
537 tensor_dummy.descriptor, &shared_buffer_tensors_[tensor_index])); in AllocateMemoryForBuffers()
570 const auto& tensor_dummy = tensor_reserver_.Get(tensor_id); in AllocateMemoryForStrongShapes() local
578 RETURN_IF_ERROR(CreateTensor(device->device(), tensor_dummy.shape, in AllocateMemoryForStrongShapes()
579 tensor_dummy.descriptor, in AllocateMemoryForStrongShapes()