Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion_test.cc37 bool InsertOps(HloModule* module, in InsertOps() function in xla::ReducePrecisionInsertionTest
64 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_INPUTS, in TEST_F()
91 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_INPUTS, in TEST_F()
122 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_INPUTS, in TEST_F()
150 EXPECT_FALSE(InsertOps(module.get(), HloReducePrecisionOptions::OP_INPUTS, in TEST_F()
184 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_INPUTS, in TEST_F()
214 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_OUTPUTS, in TEST_F()
252 EXPECT_TRUE(InsertOps(module.get(), HloReducePrecisionOptions::OP_OUTPUTS, in TEST_F()
282 InsertOps(module.get(), HloReducePrecisionOptions::OP_OUTPUTS, in TEST_F()
308 InsertOps(module.get(), HloReducePrecisionOptions::OP_OUTPUTS, in TEST_F()
[all …]