aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/op_def_library.py
Commit message (Expand)AuthorAge
* Partial support tfe.defun in tf.gradients.Gravatar Alexandre Passos2018-10-08
* Resurrects autograd-free eager gradients.Gravatar Alexandre Passos2017-09-12
* Eager-graph mode should work with gradient computation.Gravatar Alexandre Passos2017-08-30
* Removes forced function definition for eager gradients.Gravatar Alexandre Passos2017-08-16
* Small changes to op framework.Gravatar A. Unique TensorFlower2017-07-27
* Small fixes to op generation.Gravatar A. Unique TensorFlower2017-05-01
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Enables all optimizers for dense resource variables.Gravatar A. Unique TensorFlower2017-01-27
* Clearer error for unsupported types.Gravatar A. Unique TensorFlower2016-11-23
* No longer expose the as_ref argument from convert_to_tensor and friends.Gravatar A. Unique TensorFlower2016-11-21
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Makes some ref-related dtype methods private.Gravatar A. Unique TensorFlower2016-11-17
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* More descriptive errors when passing something of the wrongGravatar A. Unique TensorFlower2016-11-09
* Propogate attrs from the forward function callGravatar A. Unique TensorFlower2016-10-27
* Allow tf.py_func to have no return values.Gravatar A. Unique TensorFlower2016-10-01
* Automated rollback of change 134301973Gravatar A. Unique TensorFlower2016-09-27
* Allow tf.py_func to have no return values.Gravatar A. Unique TensorFlower2016-09-26
* Internal change.Gravatar A. Unique TensorFlower2016-09-12
* Change shape ops that produce int32s to also output int64s in the typeGravatar Vijay Vasudevan2016-09-06
* Convert ref dtypes to regular types to type arguments (such as cast).Gravatar A. Unique TensorFlower2016-06-15
* Execute TODOs toGravatar Olivia Nordquist2016-06-14