aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/attention_ops.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Replace eigen3 NeuralNetworks include with eigen_attention.h in attention_ops...Gravatar Andrew Harp2016-04-04
* 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
* TensorFlow: Make extract_glimpses support empty tensors as input.Gravatar Vijay Vasudevan2016-03-07
* Merge attention_ops (which only has one op) into image_ops.Gravatar Josh Levenberg2016-03-03
* 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
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* 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