aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/dtypes.py
Commit message (Expand)AuthorAge
* Updating function and class tf_export decorators for endpoints according toGravatar Anna R2018-10-01
* Minor eager performance improvementsGravatar Akshay Modi2018-05-25
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Merge changes from github.Gravatar Scott Zhu2018-04-13
* Make DType, TensorShape, and Dimension "reducable" for pickling purposes.Gravatar A. Unique TensorFlower2018-04-12
* Automated g4 rollback of changelist 191360905Gravatar Anna R2018-04-08
* Automated g4 rollback of changelist 191326767Gravatar Anna R2018-04-02
* Switch to the TensorFlow API generation based on ApiDef's and tf_exportGravatar Anna R2018-04-02
* Add test for API generated with tf_export calls to api_compatibility_test.py.Gravatar Anna R2018-03-13
* Add pylint check for W0622 redefined-builtin in ci_sanity.sh and fix existing...Gravatar Yifei Feng2018-02-09
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-23
* Enable bfloat16 use from Python:Gravatar Peter Hawkins2017-12-04
* Add uint32 and uint64 types to TensorFlow.Gravatar Peter Hawkins2017-10-10
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-21
* Automated g4 rollback of changelist 162668355Gravatar Manjunath Kudlur2017-07-21
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-20
* Fix is_floating for tf.qint*, tf.quint*.Gravatar A. Unique TensorFlower2017-07-18
* get_attr returns dtype objects instead of raw intsGravatar Vijay Vasudevan2017-05-10
* Enable the direct use of TensorHandles as feed values through ResourceHandlesGravatar Shanqing Cai2017-03-09
* Doc fixit task 2.Gravatar Jonathan Hseu2017-02-13
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* 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
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Add tests for bfloat16.Gravatar A. Unique TensorFlower2016-10-18
* Makes .fit() more tolerant of iterator arguments.Gravatar A. Unique TensorFlower2016-10-14
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Add syntax highlighting and fix some lists in docs.Gravatar Patrick Nguyen2016-09-28
* Fix for the Dtype __eq__ raising exceptions when comparing against some non-tfGravatar A. Unique TensorFlower2016-07-28
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
* Fix comment.Gravatar A. Unique TensorFlower2016-06-24
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add a half type to TensorFlow core, based on Eigen::half.Gravatar A. Unique TensorFlower2016-03-22
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Generalize tf.test.compute_gradients to handle complex inputs and outputsGravatar Geoffrey Irving2016-02-29
* Add a bitcast op for changing the type of a tensor without copying its bufferGravatar A. Unique TensorFlower2016-02-12
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* Fix Scatter*.png figuresGravatar A. Unique TensorFlower2016-01-14
* Change visibility to public in bower.BUILDGravatar A. Unique TensorFlower2016-01-13
* Minor fixes (related) to gpu_event_mgr_test.ccGravatar A. Unique TensorFlower2016-01-13
* Fix overly pessimistic shape inference in tf.batch_matmul for matrices with p...Gravatar A. Unique TensorFlower2016-01-12
* Fix error in link to mnist_with_summaries.pyGravatar Martin Wicke2016-01-12
* Change: 110592065Gravatar A. Unique TensorFlower2015-12-21