aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/eigen_spatial_convolutions.h
Commit message (Expand)AuthorAge
* Correctly compute loop bounds in pack_rhs_mem for convolutions.Gravatar Eugene Zhulenev2018-09-21
* Document custom contraction mappers for convolutions.Gravatar Eugene Zhulenev2018-09-21
* Adds float64 support for Conv2d, Conv2dBackpropInput, and Conv2dBackpropFilterGravatar Brian Patton2018-03-22
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Fixed incorrect debug assertionGravatar Benoit Steiner2016-07-19
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
* Fixed uninitialized variable error.Gravatar Benoit Steiner2016-06-15
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Align the signature of the contraction mappers with that of the implementationGravatar Benoit Steiner2016-05-27
* Made the spatial convolution code usable from gpuGravatar Benoit Steiner2016-05-25
* Added support for fp16 to the convolution operationGravatar Benoit Steiner2016-05-12
* Deleted unnecessary typedefGravatar Benoit Steiner2016-05-10
* First pass at enabling non-square strides for convolutions:Gravatar A. Unique TensorFlower2016-03-29
* Move the NeuralNetwork code out of third_party/eigen3 and intoGravatar Benoit Steiner2016-03-23
* Re-rollback of "TensorFlow: move eigen some NN code from our third_party/eige...Gravatar Vijay Vasudevan2016-03-18
* Rollforward of "TensorFlow: move eigen some NN code from our third_party/eige...Gravatar Vijay Vasudevan2016-03-18
* Rollback of "TensorFlow: move eigen some NN code from our third_party/eigen3 ...Gravatar Vijay Vasudevan2016-03-18
* TensorFlow: move eigen some NN code from our third_party/eigen3 copyGravatar Vijay Vasudevan2016-03-18