diplomat.utils.frame_store_api
Provides a generic API and some core data structures for frame store formats, or files which store model outputs on disk.
Functions
|
Converts bytes to a single object depending on the passed data type. |
|
Casts an object to a non-max integer, being None if it is the maximum value. |
|
Casts object to a list of strings, enforcing type... |
|
Converts an object to bytes. |
Classes
|
Stores some basic info about a frame store... |
|
The frame reader API. |
|
The frame writer API. |