aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/bcast.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Introduce common cwise code for "sparse <op> dense"; use for cdiv, cmul.Gravatar Zongheng Yang2016-05-05
* Allow BCast to disable the optimization of grouping consecutive dimensions.Gravatar Zongheng Yang2016-05-03
* Sped up construction of BCast helper class for the very common caseGravatar A. Unique TensorFlower2016-01-29
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* Drop macros.h from port.h now that everything that needsGravatar Josh Levenberg2016-01-11
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06