neuralib.persistence.persistence
Cache class's exported field. |
|
make a field as auto increment, which can be used to save and distinguish between same source data but different random/shuffle persistence result. |
|
A class decorator. |
|
ensure data is a persistence class. |
|
transform persistence data into dictionary, which field as key. |
|
transform dictionary |
|
Load data as data_cls from path. |
|
save persistence data under path. |
|
Get data persistence filename. |
|
Raised when a persistence's autoinc field is not resolved, and it is unable to do following operations. |
|
It is used to mark the function which its function body is auto generated. |
|
The handler for loading and saving persistence instance. |
|
Support field type: all python objects. |
|
Support field type: all python objects. |