Home
last modified time | relevance | path

Searched refs:RequantizationRange (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_RequantizationRange.pbtxt2 graph_op_name: "RequantizationRange"
4 name: "quantization.RequantizationRange"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_RequantizationRange.pbtxt2 graph_op_name: "RequantizationRange"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RequantizationRange.pbtxt2 graph_op_name: "RequantizationRange"
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges_test.cc85 RequantizationRange requantization_range_op( in TestFreezeRequantizationRanges()
DREADME.md315 calculated dynamically by RequantizationRange during inference.
434 [quantization process](#eight-bit-calculations) inserts RequantizationRange ops
440 RequantizationRange ops with a pair of Const nodes holding known min/max values,
460 insert_logging(op=RequantizationRange, show_name=true, message="__requant_min_max:")\
466 RequantizationRange op. Here's an example of running label_image and saving the
487 This is a simple way of serializing the name of the RequantizationRange op and
491 lines in the log, and replace the RequantizationRange ops with two Const nodes
501 aggregate of the values found for each RequantizationRange op.
584 RequantizationRange ops to figure out the useful range dynamically when
Dquantize_nodes_test.cc595 RequantizationRange requantization_range_op( in TestRemoveRedundantQuantizationWithBiasAdd()
721 RequantizationRange requantization_range_op( in TestRemoveRedundantQuantizationWithMultipleOutputs()
958 RequantizationRange requantization_range_op( in TestMergeAdjacentRequantizes()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2816 name: "RequantizationRange"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt2816 name: "RequantizationRange"
/external/tensorflow/
DRELEASE.md1587 QuantizeV2, RequantizationRange, and Requantize.
/external/tensorflow/tensorflow/go/op/
Dwrappers.go33875 func RequantizationRange(scope *Scope, input tf.Output, input_min tf.Output, input_max tf.Output) (… func
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt24274 name: "RequantizationRange"
Dops_history.v2.pbtxt53852 name: "RequantizationRange"
53888 name: "RequantizationRange"
Dops_history.v1.pbtxt54435 name: "RequantizationRange"
54471 name: "RequantizationRange"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt28178 name: "RequantizationRange"