Home
last modified time | relevance | path

Searched defs:TestRemoveRedundantQuantizationWithBiasAdd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes_test.cc556 void TestRemoveRedundantQuantizationWithBiasAdd() { in TestRemoveRedundantQuantizationWithBiasAdd() function in tensorflow::graph_transforms::QuantizeNodesTest
1484 TEST_F(QuantizeNodesTest, TestRemoveRedundantQuantizationWithBiasAdd) { in TEST_F() argument