Home
last modified time | relevance | path

Searched refs:RequantizationRange (Results 1 – 16 of 16) 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/ops/compat/ops_history_v2/
DRequantizationRange.pbtxt2 name: "RequantizationRange"
38 name: "RequantizationRange"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DRequantizationRange.pbtxt2 name: "RequantizationRange"
38 name: "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/lite/g3doc/guide/
Dop_select_allowlist.md387 * `raw_ops.RequantizationRange`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt3476 name: "RequantizationRange"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt3476 name: "RequantizationRange"
/external/tensorflow/
DRELEASE.md4260 QuantizeV2, RequantizationRange, and Requantize.
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt24274 name: "RequantizationRange"
Dops_history.v2.pbtxt53189 name: "RequantizationRange"
53225 name: "RequantizationRange"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go18009 func RequantizationRange(scope *Scope, input tf.Output, input_min tf.Output, input_max tf.Output) (… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt36945 name: "RequantizationRange"