Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_QuantizeV2.pbtxt2 graph_op_name: "QuantizeV2"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_QuantizeV2.pbtxt2 graph_op_name: "QuantizeV2"
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc534 QuantizeV2 quantize_op(root.WithOpName("quantize_op"), dequantize_op, in TestRemoveRedundantQuantization()
536 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestRemoveRedundantQuantization()
633 QuantizeV2 quantize_op(root.WithOpName("quantize_op"), dequantize_op, in TestRemoveRedundantQuantizationWithBiasAdd()
635 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestRemoveRedundantQuantizationWithBiasAdd()
759 QuantizeV2 quantize_op(root.WithOpName("quantize_op"), dequantize_op, in TestRemoveRedundantQuantizationWithMultipleOutputs()
761 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestRemoveRedundantQuantizationWithMultipleOutputs()
984 QuantizeV2 quantize_op(root.WithOpName("quantize_op"), dequantize_op, in TestMergeAdjacentRequantizes()
986 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestMergeAdjacentRequantizes()
1173 QuantizeV2 quantize_op1(root.WithOpName("quantize_op1"), dequantize_op, in TestMergeDuplicateQuantizes()
1175 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestMergeDuplicateQuantizes()
[all …]
Dtransform_utils_test.cc634 QuantizeV2 quantize_a(root.WithOpName("quantize_a"), a_const, a_const, in TestRenameNodeInputsWithWildcard()
636 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestRenameNodeInputsWithWildcard()
642 QuantizeV2 quantize_b(root.WithOpName("quantize_b"), b_const, b_const, in TestRenameNodeInputsWithWildcard()
644 QuantizeV2::Attrs().Mode("MIN_FIRST")); in TestRenameNodeInputsWithWildcard()
DREADME.md903 {"QuantizeV2",
932 This is looking for QuantizeV2 nodes, with three inputs, the first of which is a
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_QuantizeV2.pbtxt2 graph_op_name: "QuantizeV2"
/external/tensorflow/tensorflow/core/kernels/
Dquantize_op_test.cc31 TEST_F(QuantizedOpTest, QuantizeV2) { in TEST_F() argument
/external/tensorflow/tensorflow/contrib/cmake/
Dtf_tests.cmake319 … "${tensorflow_source_dir}/tensorflow/python/kernel_tests/depthtospace_op_test.py" # QuantizeV2
320 … "${tensorflow_source_dir}/tensorflow/python/kernel_tests/spacetodepth_op_test.py" # QuantizeV2
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2408 name: "QuantizeV2"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2408 name: "QuantizeV2"
/external/tensorflow/
DRELEASE.md1587 QuantizeV2, RequantizationRange, and Requantize.
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt46376 name: "QuantizeV2"
46429 name: "QuantizeV2"
46483 name: "QuantizeV2"
46550 name: "QuantizeV2"
Dops_history.v2.pbtxt45793 name: "QuantizeV2"
45846 name: "QuantizeV2"
45900 name: "QuantizeV2"
45967 name: "QuantizeV2"
Dops_history.v0.pbtxt20891 name: "QuantizeV2"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go14512 func QuantizeV2(scope *Scope, input tf.Output, min_range tf.Output, max_range tf.Output, T tf.DataT… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt23587 name: "QuantizeV2"