aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/python_op_gen_main.cc
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* Delete old op gen code and replace with eager op gen.Gravatar Akshay Modi2018-05-09
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Actually use ApiDef when generating Python API.Gravatar Anna R2017-12-04
* Internal change.Gravatar Anna R2017-11-14
* Merge changes from github.Gravatar A. Unique TensorFlower2017-09-06
* Allow whitelisting ops to be wrapped in tf_gen_op_wrapper_py.Gravatar A. Unique TensorFlower2017-08-15
* Use eager-execution-safe op bindings by default.Gravatar Alexandre Passos2017-08-11
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Add option for passing in hidden ops to Python code generation as a file.Gravatar Derek Murray2016-08-23
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06