Create a protobuf node definition.
Create a protobuf node definition.
protobuf node definition
Get the unique name of the node.
Get the unique name of the node.
This name must be unique for an entire Bundle.ML model.
name of the node
Get the shape of the node.
Get the shape of the node.
The shape defines how to connect input/outputs field data to the underlying models.
shape of the node
Trait for read-only interface to a Node.
Use this trait when deserializing node objects.