Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go16837 type IsotonicRegressionAttr func(optionalAttr) type
16857 func IsotonicRegression(scope *Scope, input tf.Output, optional ...IsotonicRegressionAttr) (output …