Searched refs:shared_buffer_tensors_ (Results 1 – 4 of 4) sorted by relevance
391 return &shared_buffer_tensors_ in GetTensor()524 shared_buffer_tensors_.resize(buffer_usage_records.size()); in AllocateMemoryForBuffers()537 tensor_dummy.descriptor, &shared_buffer_tensors_[tensor_index])); in AllocateMemoryForBuffers()
219 shared_buffer_tensors_; // use references to memory variable
556 shared_buffer_tensors_.resize(buffer_usage_records.size()); in AllocateMemoryForBuffers()567 t.second, &shared_buffer_tensors_[tensor_index])); in AllocateMemoryForBuffers()707 return &shared_buffer_tensors_[graph_ids_to_shared_buffer_tensors_[id]]; in GetTensor()
226 shared_buffer_tensors_; // use references to memory from shared_buffers_ variable