aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/types.h
Commit message (Expand)AuthorAge
* [TF] Variant improvements.Gravatar Eugene Brevdo2018-09-11
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Make functions defined with tfe.defun respect devices when executing.Gravatar Akshay Agrawal2018-07-03
* Merge changes from github.Gravatar Jianwei Xie2018-01-24
* Improve performance of several utility functions in TensorFlowGravatar A. Unique TensorFlower2018-01-11
* [TF] Mark DT_STRING and DT_RESOURCE types as always sitting on host memory.Gravatar Eugene Brevdo2017-12-12
* Add IsDataTypeComplex helper function. In numerous places, we needlessly depe...Gravatar A. Unique TensorFlower2017-12-10
* [TF:XLA] Fix wrong output of FloorDiv op for DT_HALF values.Gravatar Peter Hawkins2017-12-04
* Add bitwise LeftShift (aka. tf.bitwise.left_shift) and RightShift (tf.bitwise...Gravatar Peter Hawkins2017-10-17
* Add uint32 and uint64 types to TensorFlow.Gravatar Peter Hawkins2017-10-10
* Merge changes from github.Gravatar Andrew Harp2017-08-21
* 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
* Make ResourceHandle not be a protoGravatar Geoffrey Irving2017-06-27
* This change significantly reduces time and resources used to load large Tenso...Gravatar A. Unique TensorFlower2017-06-01
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Add a core:framework_minimal library that includes minimal headers for types,Gravatar A. Unique TensorFlower2016-09-29
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Catch integer division by zero on CPU to avoid SIGFPEGravatar Geoffrey Irving2016-05-03
* 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
* Add a bitcast op for changing the type of a tensor without copying its bufferGravatar A. Unique TensorFlower2016-02-12
* Allows int32 on host memory work when a function passes int32 in/out.Gravatar A. Unique TensorFlower2016-02-05
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* Change: 110592065Gravatar A. Unique TensorFlower2015-12-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06