Commit Graph

22 Commits (5f0c780af6972e7fe5a60cd9bd527d34f9cc3c47)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
tensor-tang a7e847b648 fix ds2 issue
7 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
8 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
8 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
8 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
8 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
8 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
8 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
8 years ago
Tao Luo 56f28a0f65
Merge pull request #5732 from tensor-tang/rename
8 years ago
Tao Luo 9b56074083
Merge pull request #5705 from tensor-tang/mkldnn_concat
8 years ago
tensor-tang f5df46e1a4 rename all Mkldnn to MKLDNN
8 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
8 years ago
tensor-tang 9acfba82a3 add input index choice for mkldnn_concat
8 years ago
tensor-tang 4fd432fdac update mkldnn tag
8 years ago
tensor-tang d34780e193 fix issue for resnet
8 years ago
tensor-tang 3fb6451c3a add mkldnn_addto unit test and pass it
8 years ago
tensor-tang 2a77418668 refine reset input buffers, make it support more than one input.
8 years ago
tensor-tang aecfeb7257 refine check macro
8 years ago
tensor-tang 5c892db64c remove unused code
8 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
8 years ago
tensor-tang 94e442d4b1 add cpp file of MKLDNNLayer
8 years ago