sagemaker.core.serializers.utils#
Placeholder docstring
Functions
Placeholder Docstring |
|
|
Eagerly read a collection of amazon Record protobuf objects from file. |
|
Writes a numpy array to a dense tensor |
|
Writes a scipy sparse matrix to a sparse tensor |
- sagemaker.core.serializers.utils.read_records(file)[source]#
Eagerly read a collection of amazon Record protobuf objects from file.
- Parameters:
file