Home
last modified time | relevance | path

Searched refs:other_module (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_pass_pipeline.cc78 for (HloModule* other_module : module_group.modules()) { in AttemptRecordPassEndMetadata()
81 other_module->unique_id())); in AttemptRecordPassEndMetadata()
Dmemory_space_assignment_test.cc4735 std::unique_ptr<HloModule> other_module = CreateEvictAndPrefetchModule(); in TEST_P() local
4736 AssignMemorySpace(other_module.get()); in TEST_P()
4737 EXPECT_EQ(module_str, other_module->ToString()); in TEST_P()
/external/python/setuptools/docs/
Dsetuptools.txt490 'bar = other_module:some_func',