This class is the layer constant data representation. More...
Public Member Functions | |
| def | name (self) |
| Name of the data object. | |
| def | precision (self) |
| Precision of the data object. | |
| def | shape (self) |
| Shape (dimensions) of the data object. | |
| def | layout (self) |
| Layout of the data object. | |
| def | initialized (self) |
| Checks if the current data object is resolved. | |
Data Fields | |
| name | |
| Name of the data object. | |
| precision | |
| Precision of the data object. | |
| shape | |
| Shape (dimensions) of the data object. | |
| layout | |
| Layout of the data object. | |
| initialized | |
| Checks if the current data object is resolved. | |
This class is the layer constant data representation.
Provides same interface as DataPtr object except properties setters