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