Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go10409 type PreventGradientAttr func(optionalAttr) type
10416 func PreventGradientMessage(value string) PreventGradientAttr {
10436 func PreventGradient(scope *Scope, input tf.Output, optional ...PreventGradientAttr) (output tf.Out… argument