Home
last modified time | relevance | path

Searched refs:StopGradient (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dgradients_test.cc39 using ops::StopGradient;
524 ? StopGradient(scope_, (Identity(scope_, z))).output in CheckGrad()
527 ? StopGradient(scope_, (Identity(scope_, z))).output in CheckGrad()
530 ? StopGradient(scope_, (Identity(scope_, z))).output in CheckGrad()
604 stop_outputs[0] ? StopGradient(scope_, y.output[0]) : y.output[0]; in CheckGrad()
606 stop_outputs[1] ? StopGradient(scope_, y.output[1]) : y.output[1]; in CheckGrad()
608 stop_outputs[2] ? StopGradient(scope_, y.output[2]) : y.output[2]; in CheckGrad()
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_StopGradient.pbtxt2 graph_op_name: "StopGradient"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StopGradient.pbtxt2 graph_op_name: "StopGradient"
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmodel_pruner_test.cc65 Output c = ops::StopGradient(s.WithOpName("c"), b); in TEST_F()
66 Output d = ops::StopGradient(s.WithOpName("d"), c); in TEST_F()
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md236 `StopGradient` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
Dcpu_supported_ops.md239 `StopGradient` | `T={bool,complex64,double,float,int32,int64,uint32,uint64}`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt3736 name: "StopGradient"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt3736 name: "StopGradient"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go12119 func StopGradient(scope *Scope, input tf.Output) (output tf.Output) { func
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt35541 name: "StopGradient"
Dops_history.v1.pbtxt81407 name: "StopGradient"
Dops_history.v2.pbtxt80780 name: "StopGradient"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt38998 name: "StopGradient"