Home
last modified time | relevance | path

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

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