aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/util/py_checkpoint_reader.i
Commit message (Expand)AuthorAge
* Support passing TensorFlow API names as a separate v1 argument to tf_export.Gravatar Anna R2018-07-12
* Adding tf_export decorators to public API functions defined in swig files.Gravatar Anna R2017-12-01
* Expose data type information in checkpoint reader.Gravatar A. Unique TensorFlower2017-10-05
* Factor out Python/C++-bridge safe-pointer helpers into a separate file.Gravatar A. Unique TensorFlower2017-09-07
* Unify the NDArray <-> Tensor conversion.Gravatar A. Unique TensorFlower2017-08-23
* Move C API files (and related files used by SWIG wrappers)Gravatar A. Unique TensorFlower2016-07-29
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Next pass at converting all return statuses to errors.OpError exceptionsGravatar A. Unique TensorFlower2016-05-05
* Use all PEP8 names for CheckpointReader.Gravatar Sherry Moore2016-04-01
* Added GetTensor() to return tensor content for a single variable fromGravatar Sherry Moore2016-04-01
* Added Python APIs for inspecting checkpoint content.Gravatar Sherry Moore2016-03-23