aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
Commit message (Expand)AuthorAge
* Open source graph analyzer.Gravatar Yao Zhang2018-08-27
* Raise exception in SWIG on bad TF_Status from C API.Gravatar Skye Wanderman-Milne2018-03-30
* Enable stacktrace printing ont test failures for python tests.Gravatar Gunhan Gulsoy2018-01-11
* Enable bfloat16 use from Python:Gravatar Peter Hawkins2017-12-04
* Implement nest.flatten in C++Gravatar Igor Ganichev2017-10-18
* Added a python API on top of Grappler items and Grappler clustersGravatar Benoit Steiner2017-09-27
* Experimental C and Python APIs to invoke TensorFlow kernels on concrete values.Gravatar Alexandre Passos2017-08-10
* Enable tfprof on WindowsGravatar A. Unique TensorFlower2017-06-27
* Added a tool to report the static information that can be extracted from a TF...Gravatar Benoit Steiner2017-06-26
* Open sourced the cost analyzerGravatar Benoit Steiner2017-05-25
* Added a python API to the meta graph optimizerGravatar Benoit Steiner2017-04-25
* Make quantize training rewriter add variables to save and restore ops if a sa...Gravatar Suharsh Sivakumar2017-03-29
* Python wrapper for the Graph Transform ToolGravatar Pete Warden2017-01-19
* Remove net_lib since the tests that were using it are using portpicker libraryGravatar A. Unique TensorFlower2016-11-29
* Add python wrapper for StatSummarizer.Gravatar Andrew Harp2016-11-11
* Add python/tools/print_selective_registration_header utility for printing aGravatar A. Unique TensorFlower2016-09-29
* Allow a python shape inference fn to delegate to the cpp shapeGravatar A. Unique TensorFlower2016-08-23
* Add unit test + benchmarks for grpc miniclusters created on localhost.Gravatar Eugene Brevdo2016-08-03
* Moving the python filesystem API support from saver_io.i to file_io. Also spl...Gravatar A. Unique TensorFlower2016-07-12
* Enable quantized training rewriting from the python side.Gravatar Jianmin Chen2016-06-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Added basic filesystem support in Saver to support gcs.Gravatar Sherry Moore2016-05-19
* Next pass at converting all return statuses to errors.OpError exceptionsGravatar A. Unique TensorFlower2016-05-05
* Clean up the interface to the distributed runtime from PythonGravatar Derek Murray2016-04-07
* Added Python APIs for inspecting checkpoint content.Gravatar Sherry Moore2016-03-23
* Add device_lib swig wrapper which allows accessing the list of local devices.Gravatar Eugene Brevdo2016-03-09
* Prototype of an in-process gRPC server for TensorFlow/Python.Gravatar Derek Murray2016-03-08
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06