Home
last modified time | relevance | path

Searched defs:StopGradient (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc4407 TEST_F(OpTest, StopGradient) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go48773 func StopGradient(scope *Scope, input tf.Output) (output tf.Output) { func