Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes_test.cc655 void TestQuantizeResizeBilinear() { in TestQuantizeResizeBilinear() function in tensorflow::graph_transforms::QuantizeNodesTest
1476 TEST_F(QuantizeNodesTest, TestQuantizeResizeBilinear) { in TEST_F() argument