aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/resize_area_op.cc
Commit message (Expand)AuthorAge
* Internal changeGravatar A. Unique TensorFlower2018-05-30
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Fix warnings.Gravatar Patrick Nguyen2017-06-19
* Improve performance of ResizeArea op:Gravatar A. Unique TensorFlower2017-01-31
* Fixes the upsampling bug in resize_area.Gravatar A. Unique TensorFlower2016-06-15
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::halfGravatar A. Unique TensorFlower2016-04-13
* Temporary rollback of half support in TF_CALL_REAL_NUMBER_TYPES()Gravatar A. Unique TensorFlower2016-04-08
* Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::halfGravatar A. Unique TensorFlower2016-04-08
* Refactoring common checking and size computation code into aGravatar David G. Andersen2016-03-18
* Adds an "align_corners" option to the ResizeNearestNeighbor (+its gradient), ...Gravatar A. Unique TensorFlower2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* Fix some lint errors in image_ops_test.py and word2vec_basic.pyGravatar Vijay Vasudevan2015-12-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06