Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go31622 type EuclideanNormAttr func(optionalAttr) type
31628 func EuclideanNormKeepDims(value bool) EuclideanNormAttr {
31647 func EuclideanNorm(scope *Scope, input tf.Output, axis tf.Output, optional ...EuclideanNormAttr) (o… argument