aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/ops_util.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Optimize slice for 1D tensors.Gravatar Jack Rae2016-11-09
* Added C++ Shape inference function for Conv2D.Gravatar Vijay Vasudevan2016-07-20
* Refactor Get2dOutputSizes/Get2dOutputSizesVerbose/Get3dOutputSizes to share a...Gravatar A. Unique TensorFlower2016-06-20
* Do not require input and filter tensors to be passed to conv3d_backprop_{inpu...Gravatar A. Unique TensorFlower2016-06-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Optimizes Conv2DCustomBackpropInputOp by up to ~15%.Gravatar Zongheng Yang2016-05-27
* Add support for 3d convolutions and pooling. CPU kernels use Eigen, GPU kerne...Gravatar A. Unique TensorFlower2016-05-04
* Delete RequireDefaultOps() now that all references have been deleted.Gravatar Josh Levenberg2016-03-01
* Change ReaderOp kernel to be async, by having it own a thread on which itGravatar A. Unique TensorFlower2016-02-25
* Give tensorflow/core/kernels/ its own BUILD file.Gravatar Josh Levenberg2016-02-24
* Add IsAligned method to Tensor.Gravatar A. Unique TensorFlower2016-02-22
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* 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