Home
last modified time | relevance | path

Searched +defs:tf +defs:Const (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dop.go29 tf "github.com/tensorflow/tensorflow/tensorflow/go" packageName
33 func Const(scope *Scope, value interface{}) (output tf.Output) { func