View source on GitHub
|
Utilities for easily encoding nests of numpy arrays into example protos.
Functions
get_example_decoder(...): Get an example decoder function for a nested spec.
get_example_encoder(...): Get example encoder function for the given spec.
get_example_serializer(...): Returns string serializer of example protos.
Other Members | |
|---|---|
| absolute_import |
Instance of __future__._Feature
|
| division |
Instance of __future__._Feature
|
| print_function |
Instance of __future__._Feature
|
View source on GitHub