Searched refs:other_module (Results 1 – 3 of 3) sorted by relevance
78 for (HloModule* other_module : module_group.modules()) { in AttemptRecordPassEndMetadata()81 other_module->unique_id())); in AttemptRecordPassEndMetadata()
4735 std::unique_ptr<HloModule> other_module = CreateEvictAndPrefetchModule(); in TEST_P() local4736 AssignMemorySpace(other_module.get()); in TEST_P()4737 EXPECT_EQ(module_str, other_module->ToString()); in TEST_P()
490 'bar = other_module:some_func',