Searched refs:PropagatePrecision (Results 1 – 1 of 1) sorted by relevance
66 bool PropagatePrecision(HloModule* module) { in PropagatePrecision() function in xla::BFloat16PropagationTest127 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()187 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()225 EXPECT_FALSE(PropagatePrecision(module.get())); in TEST_F()248 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()304 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()343 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()372 EXPECT_FALSE(PropagatePrecision(module.get())); in TEST_F()415 EXPECT_TRUE(PropagatePrecision(module.get())); in TEST_F()452 EXPECT_FALSE(PropagatePrecision(module.get())); in TEST_F()[all …]