aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/mkl_util.h
Commit message (Expand)AuthorAge
* Merge pull request #22324 from Intel-tensorflow:fix_typo_envGravatar TensorFlower Gardener2018-09-28
|\
| * refine a comment per Tatiana's suggestionsGravatar Guozhong Zhuang2018-09-21
| * change back MICRA def - coding stylingGravatar Guozhong Zhuang2018-09-21
* | Adding #error when compiling for MKL ML Only, this has been defeaturedGravatar AG Ramesh2018-09-18
| * change per code style checkGravatar Guozhong Zhuang2018-09-18
| * fix type error within an environment variable nameGravatar Guozhong Zhuang2018-09-17
|/
* Merge pull request #21956 from Intel-tensorflow:sriniva2/stringpiece_fixGravatar TensorFlower Gardener2018-08-31
|\
* \ Merge pull request #21690 from Intel-tensorflow:prim_reuse_disableGravatar TensorFlower Gardener2018-08-31
|\ \
* \ \ Merge pull request #21593 from Intel-tensorflow:agramesh/MKL_ML_updateGravatar TensorFlower Gardener2018-08-30
|\ \ \
| | | * Fix for stringpiece build failureGravatar Niranjan Hasabnis2018-08-29
| |_|/ |/| |
| | * do not control primitive caching for small batch sizeGravatar Guozhong Zhuang2018-08-20
| | * disable primitive reuse for conv2d fwd/bwd (some cases) to avoid big memory c...Gravatar Guozhong Zhuang2018-08-17
* | | Merge branch 'master' into pooling3dGravatar AG Ramesh2018-08-16
|\ \ \ | | |/ | |/|
| * | Merge pull request #21324 from Intel-tensorflow:conv3dGravatar TensorFlower Gardener2018-08-16
| |\ \
| | | * Minor changes in commentsGravatar AG Ramesh2018-08-14
| | | * Renamed INTEL_MKL_ML and added deprecated warning for INTEL_MKL_ML_ONLYGravatar AG Ramesh2018-08-13
| | |/ | |/|
* / | enable pooling3D opGravatar Guozhong Zhuang2018-08-13
|/ /
| * Merge branch 'master' into conv3dGravatar AG Ramesh2018-08-11
| |\ | |/ |/|
* | Rename MKL-related feature macros.Gravatar A. Unique TensorFlower2018-08-10
| * Merge branch 'master' into conv3dGravatar AG Ramesh2018-08-06
| |\ | |/ |/|
* | Merge pull request #19403 from Intel-tensorflow:primreuse_poolingGravatar TensorFlower Gardener2018-08-06
|\ \
* \ \ Merge pull request #21011 from Intel-tensorflow:pr-upgrading-mkl-dnn-to-v0.15Gravatar TensorFlower Gardener2018-08-02
|\ \ \
| | | * Conv3d enhancementGravatar Jiang,Zhoulong2018-08-02
| |_|/ |/| |
| | * Merge branch 'master' into primreuse_poolingGravatar Rasmus Munk Larsen2018-07-31
| | |\ | |_|/ |/| |
| * | Using tar.gz instead of zip and fixing a commentGravatar Mahmoud Abuzaina2018-07-27
| * | Upgrading to MKL-DNN v0.15Gravatar Mahmoud Abuzaina2018-07-27
|/ /
* | Remove references to std::string in MKL-related code.Gravatar A. Unique TensorFlower2018-07-27
| * back out SetOp code refactoring which cause nn_grad_test unit test failuresGravatar Guozhong Zhuang2018-07-24
| * code change based on PR review suggestions and style chekcGravatar Guozhong Zhuang2018-07-23
| * Replace to call fast reorder path in MklPooling op.Gravatar Li, Yiqiang2018-07-15
| * Merge branch 'master' into primreuse_poolingGravatar AG Ramesh2018-07-04
| |\ | |/ |/|
* | Merge branch 'master' into primreuse_reorderGravatar AG Ramesh2018-07-01
|\ \
| * | Merge changes from github.Gravatar Mingxing Tan2018-06-28
* | | implementation of primitive reuse for reorderGravatar Guozhong Zhuang2018-06-21
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | INTEL-MKL: MKL primitive reuse for conv2d fwd op - refactoring per PR sugges...Gravatar Guozhong Zhuang2018-06-12
* | | [Intel MKL] Remove use of absl::string_view (#19869)Gravatar Clayne Robison2018-06-11
* | | Merge commit for internal changesGravatar Akshay Modi2018-06-11
|\| |
| * | [INTEL MKL] Enable compilation of TF without MKL ML dependencyGravatar AG Ramesh2018-06-08
* | | Merge commit for internal changesGravatar Patrick Nguyen2018-06-07
|\| |
| * | Code cleanup: use absl::string_view to pass string-like objects.Gravatar Tatiana Shpeisman2018-06-06
| * | Merge changes from github.Gravatar Yifei Feng2018-05-24
| | * minor code style fixGravatar Guozhong Zhuang2018-05-22
| | * enhancement with pooling ops primitive reuseGravatar Guozhong Zhuang2018-05-18
| |/ |/|
* | INTEL MKL: Fix concat related issues (#19065)Gravatar Guozhong Zhuang2018-05-16
* | Fixed Typos (#18806)Gravatar Nicholas Nadeau, P.Eng., AVS2018-05-03
| * Merge changes from github.Gravatar Patrick Nguyen2018-05-01
| * Merge changes from github.Gravatar Yifei Feng2018-04-23