Searched refs:remap_from_graph_ids (Results 1 – 2 of 2) sorted by relevance
554 std::map<ValueId, ValueId> remap_from_graph_ids; in AllocateMemoryForStrongShapes() local556 remap_from_graph_ids[usage.first] = usage_records.size(); in AllocateMemoryForStrongShapes()574 const auto id = assignment.object_ids[remap_from_graph_ids[tensor_id]]; in AllocateMemoryForStrongShapes()
584 std::map<ValueId, ValueId> remap_from_graph_ids; in AllocateMemoryForStrongShapes() local586 remap_from_graph_ids[usage.first] = usage_records.size(); in AllocateMemoryForStrongShapes()603 const auto id = assignment.object_ids[remap_from_graph_ids[t.first]]; in AllocateMemoryForStrongShapes()