Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation_test.cc66 bool PropagatePrecision(HloModule* module) { in PropagatePrecision() function in xla::BFloat16PropagationTest
127 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 …]