Searched refs:ShapeAttr (Results 1 – 1 of 1) sorted by relevance
31744 type ShapeAttr func(optionalAttr) type31748 func ShapeOutType(value tf.DataType) ShapeAttr {31764 func Shape(scope *Scope, input tf.Output, optional ...ShapeAttr) (output tf.Output) { argument