Home
last modified time | relevance | path

Searched refs:FakeQuantWithMinMaxVarsPerChannelGradient (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_FakeQuantWithMinMaxVarsPerChannelGradient.pbtxt2 graph_op_name: "FakeQuantWithMinMaxVarsPerChannelGradient"
4 name: "quantization.FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_FakeQuantWithMinMaxVarsPerChannelGradient.pbtxt2 graph_op_name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_FakeQuantWithMinMaxVarsPerChannelGradient.pbtxt2 graph_op_name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/core/ops/
Darray_ops_test.cc1713 TEST(ArrayOpsTest, FakeQuantWithMinMaxVarsPerChannelGradient) { in TEST() argument
Dops.pbtxt12901 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1268 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1268 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt26281 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
26312 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
26350 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
Dops_history.v2.pbtxt25910 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
25941 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
25979 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
Dops_history.v0.pbtxt12169 name: "FakeQuantWithMinMaxVarsPerChannelGradient"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go80 func FakeQuantWithMinMaxVarsPerChannelGradient(scope *Scope, gradients tf.Output, inputs tf.Output,… func