Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

MKLDNN Backward op cache #11301

Merged
merged 27 commits into from
Sep 13, 2018
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
7c9e8e6
Merge pull request #1 from apache/master
ZhennanQin Jun 21, 2018
a35bc9a
Merge remote-tracking branch 'upstream/master'
ZhennanQin Jun 23, 2018
ad90147
Merge remote-tracking branch 'upstream/master'
ZhennanQin Jun 29, 2018
f3f09b7
Enable primitive allocation cache for _backward_LRN.
ZhennanQin Jun 13, 2018
d6dc8a8
Enable primitive allocation cache for _backward_Pooling.
ZhennanQin Jun 13, 2018
9e107d2
Enable primitive allocation cache for _backward_Activation.
ZhennanQin Jun 12, 2018
b2b71e1
Enable primitive allocation cache for _backward_Deconvolution.
ZhennanQin Jun 13, 2018
a58ad33
Enable primitive allocation cache for _backward_BatchNorm.
ZhennanQin Jun 13, 2018
97e0d34
Enable primitive allocation cache for _backward_Convolution
Jun 13, 2018
f7b9d30
Enable primitive allocation cache for _backward_Fully_Connected
Jun 13, 2018
09ab93a
Merge branch 'master' into backward_op_cache
ZhennanQin Jul 2, 2018
e9f6a33
remove fc forward and fix indent problem
huangzhiyuan Jul 9, 2018
2f3f436
remove fc forward and fix convolution indent problem
huangzhiyuan Jul 9, 2018
315abb8
Change log level to FATAL for unreachable code in mkldnn_act.cc
ZhennanQin Jul 9, 2018
21b1a68
remove fc forward and fix convolution indent problem
huangzhiyuan Jul 11, 2018
dea6f91
remove useless hint in fc
huangzhiyuan Jul 11, 2018
dee9bd6
Merge branch 'master' into backward_op_cache
ZhennanQin Jul 12, 2018
dd07d9f
Merge branch 'master' into backward_op_cache
ZhennanQin Jul 13, 2018
f160c11
Merge branch 'master' into backward_op_cache
huangzhiyuan Jul 13, 2018
89bafa8
Merge branch 'master' into backward_op_cache
ZhennanQin Jul 16, 2018
913a143
Empty commit to retrigger the CI.
ZhennanQin Jul 16, 2018
75039e1
Change LOG(INFO) to LOG(FATAL) for unreachable code in mkldnn_act.cc
ZhennanQin Jul 16, 2018
c8e976f
Merge branch 'master' into backward_op_cache
ZhennanQin Jul 25, 2018
d92915b
Fix build issue after code merge.
ZhennanQin Jul 25, 2018
e0805c8
Merge remote-tracking branch 'upstream/master' into backward_op_cache
ZhennanQin Aug 27, 2018
ae4a749
Fix lint after merge
ZhennanQin Aug 27, 2018
c34c603
Fix mkldnn act.
ZhennanQin Aug 31, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master'
  • Loading branch information
ZhennanQin committed Jun 29, 2018
commit ad9014793eb9ca817707eca23c56cc00a7f38549

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.