aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/mkl_matmul_op.cc
Commit message (Expand)AuthorAge
* Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
* Rename MKL-related feature macros.Gravatar A. Unique TensorFlower2018-08-10
* Merge pull request #21102 from Intel-tensorflow:agramesh/mkldnn_gemmGravatar TensorFlower Gardener2018-08-08
|\
| * Updated based on github commentsGravatar AG Ramesh2018-08-06
| * Removed unnecessary commentGravatar AG Ramesh2018-07-24
| * Call mkldnn's SGEMM if DO_NOT_USE_ML is defined.Gravatar AG Ramesh2018-07-24
|/
* [INTEL MKL] Enable compilation of TF without MKL ML dependencyGravatar AG Ramesh2018-06-08
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Tidy up opensouce mkl build.Gravatar Gunhan Gulsoy2017-07-21
* Improved code formatting.Gravatar Benoit Steiner2017-05-11
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Merge changes from github.Gravatar Andrew Harp2017-03-01