View source on GitHub |
NumpyStorage stores nested objects across multiple numpy arrays.
Classes
class NumpyState
: A checkpointable object whose NumPy array attributes are saved/restored.
class NumpyStorage
: A class to store nested objects in a collection of numpy arrays.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|