Searched refs:graph_ids_to_strong_shape_tensors_ (Results 1 – 4 of 4) sorted by relevance
393 } else if (graph_ids_to_strong_shape_tensors_.find(tensor_id) != in GetTensor()394 graph_ids_to_strong_shape_tensors_.end()) { in GetTensor()396 [graph_ids_to_strong_shape_tensors_[tensor_id]]; in GetTensor()575 graph_ids_to_strong_shape_tensors_[tensor_id] = id; in AllocateMemoryForStrongShapes()
223 std::map<ValueId, ValueId> graph_ids_to_strong_shape_tensors_; variable
230 std::map<ValueId, ValueId> graph_ids_to_strong_shape_tensors_; variable
604 graph_ids_to_strong_shape_tensors_[t.first] = id; in AllocateMemoryForStrongShapes()709 return &strong_shape_tensors_[graph_ids_to_strong_shape_tensors_[id]]; in GetTensor()