Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DQuantizeV2.pbtxt2 name: "QuantizeV2"
55 name: "QuantizeV2"
109 name: "QuantizeV2"
176 name: "QuantizeV2"
243 name: "QuantizeV2"
324 name: "QuantizeV2"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DQuantizeV2.pbtxt2 name: "QuantizeV2"
55 name: "QuantizeV2"
109 name: "QuantizeV2"
176 name: "QuantizeV2"
243 name: "QuantizeV2"
/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_Dequantize.pbtxt62 and `QuantizeV2`, using the following algorithm:
Dapi_def_QuantizeV2.pbtxt2 graph_op_name: "QuantizeV2"
/external/tensorflow/tensorflow/core/kernels/
Dquantize_op_test.cc37 TEST_F(QuantizedOpTest, QuantizeV2) { in TEST_F() argument
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md319 * `raw_ops.QuantizeV2`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2980 name: "QuantizeV2"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2980 name: "QuantizeV2"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt45130 name: "QuantizeV2"
45183 name: "QuantizeV2"
45237 name: "QuantizeV2"
45304 name: "QuantizeV2"
Dops_history.v0.pbtxt20891 name: "QuantizeV2"
/external/tensorflow/
DRELEASE.md4260 QuantizeV2, RequantizationRange, and Requantize.
/external/tensorflow/tensorflow/go/op/
Dwrappers.go43571 func QuantizeV2(scope *Scope, input tf.Output, min_range tf.Output, max_range tf.Output, T tf.DataT… func
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td3190 and `QuantizeV2`, using the following algorithm:
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt30444 name: "QuantizeV2"