quantize_nodes_test.cc | 404 Output relu_op = Relu(root.WithOpName("relu_op"), constant_op); local 409 TestQuantizedVersusFloatGraph(float_graph_def, {}, {"relu_op"}); 767 Output relu_op = Relu(root.WithOpName("relu_op"), dequantize_op); local 791 Output relu_op = Relu(root.WithOpName("relu_op"), placeholder_op); local 1093 Output relu_op = Relu(root.WithOpName("relu_op"), bias_add_op); local [all...] |