Home
last modified time | relevance | path

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

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