Home
last modified time | relevance | path

Searched refs:companion_sets (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_test.cc189 ASSERT_EQ(metadata->companion_sets().size(), 1); in TEST_F()
192 for (HloInstruction* companion : *metadata->companion_sets()[0]) { in TEST_F()
Dhlo_module_group_metadata.h200 companion_sets() const { in companion_sets() function