Home
last modified time | relevance | path

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

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