aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/resize_nearest_neighbor_op.cc
Commit message (Expand)AuthorAge
* Automated rollback of commit 07c5a99c450acbceb6f472f9e3a48675286a8e34Gravatar A. Unique TensorFlower2018-08-24
* Automated rollback of commit 82ed20cb8522eb61ab1dbb810cc37573a99b751eGravatar Anna R2018-08-23
* Make resize op kernels compile on platforms where Eigen::Index != long long.Gravatar A. Unique TensorFlower2018-08-23
* fix type name is not allowedGravatar fo402252018-02-11
* Fixes alignment issue with nearest neighbor interpolation when align_corners=...Gravatar A. Unique TensorFlower2017-04-27
* Fix lint issues after pull.Gravatar Martin Wicke2017-03-24
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Additional refactoring of the resize kernels to fix int64->32Gravatar David G. Andersen2016-04-25
* 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
* Add explicit casts for a few ops that assumed it could implicitly cast to/fromGravatar A. Unique TensorFlower2016-03-29
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Refactoring common checking and size computation code into aGravatar David G. Andersen2016-03-18
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* 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: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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