Protected
constructorReadonly
dataData used as input.
Readonly
nameThe name of the Placeholder.
Readonly
shapeThe shape of the Placeholder's data.
Texture used as input.
Readonly
transformerTransformer object for applying transformations on the PlaceHolder's data.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Controls input data for a neural network used by an MLComponent. For more information, see the MLComponent Scripting guide.
Example