Searched refs:scoped_memory_assignments_ (Results 1 – 2 of 2) sorted by relevance
998 std::vector<std::pair<HloInstruction*, Chunk>> scoped_memory_assignments_; variable
3830 scoped_memory_assignments_.emplace_back( in Process()3878 for (const auto& instruction_and_chunk : scoped_memory_assignments_) { in ExportAndColorBuffers()