Searched refs:remap_from_graph_ids (Results 1 – 2 of 2) sorted by relevance
617 std::map<ValueId, ValueId> remap_from_graph_ids; in AllocateMemoryForStrongShapes() local619 remap_from_graph_ids[usage.first] = usage_records.size(); in AllocateMemoryForStrongShapes()637 const auto id = assignment.object_ids[remap_from_graph_ids[tensor_id]]; in AllocateMemoryForStrongShapes()
626 std::map<ValueId, ValueId> remap_from_graph_ids; in AllocateStrongShapesTensors() local628 remap_from_graph_ids[usage.first] = usage_records.size(); in AllocateStrongShapesTensors()651 const auto id = assignment.object_ids[remap_from_graph_ids[tensor_id]]; in AllocateStrongShapesTensors()