Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go4688 type EnterAttr func(optionalAttr) type
4694 func EnterIsConstant(value bool) EnterAttr {
4704 func EnterParallelIterations(value int64) EnterAttr {
4723 func Enter(scope *Scope, data tf.Output, frame_name string, optional ...EnterAttr) (output tf.Outpu… argument