aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/resize_nearest_neighbor_op_test.cc
Commit message (Expand)AuthorAge
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Fixes alignment issue with nearest neighbor interpolation when align_corners=...Gravatar A. Unique TensorFlower2017-04-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* TensorFlow: fix EXPECT_OK and ASSERT_OK macros.Gravatar Vijay Vasudevan2016-02-02
* Adds an "align_corners" option to the ResizeNearestNeighbor (+its gradient), ...Gravatar A. Unique TensorFlower2016-01-27
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* 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