Searched refs:EnterAttr (Results 1 – 1 of 1) sorted by relevance
4688 type EnterAttr func(optionalAttr) type4694 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