Type class for the underlying model.
Load a node from Bundle.
Load a node from Bundle.ML data.
bundle context for decoding custom values and getting non-standard params
read-only node for attributes
deserialized model for the node
deserialized node object
Get the underlying model of the node.
Get the underlying model of the node.
node object
underlying model object
Get the unique name for this node.
Get the unique name for this node.
node object
unique name of the node
Get the shape of the node.
Get the shape of the node.
node object
shape of the node
Type class for serializing/deserializing Bundle.ML graph nodes.
Nodes are used to represent a data processing function in a Bundle.ML graph. Nodes connect data fields being processed to the underlying ML models that know how to transform the data.