Commit Graph

156 Commits (ccfec1bcb15dbfbba9b0ce0087d79eb9206dce48)

Author SHA1 Message Date
Luo Tao ccfec1bcb1 remove vars when remove ops
7 years ago
dragonwarrior 54a85b7bfd Add lrn layer (#9157)
7 years ago
Tao Luo cb3bbbd5c6
Merge pull request #9081 from kbinias/kbinias/mkldnn-activations
7 years ago
Qiao Longfei 8ccc61f334
support empty tensor (#9338)
7 years ago
Krzysztof Binias 6461e800a5 Inheritance added for MKLDNN tests
7 years ago
Krzysztof Binias a64b312e3a Correcting for PR comments
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago
chengduoZH 9075049a29 add unit test
7 years ago
Tao Luo e027eb40d7
Merge pull request #9123 from tpatejko/tpatejko/mkldnn-lrn
7 years ago
Kexin Zhao 64c5c8f8b0
Merge pull request #9269 from kexinzhao/softmax_cudnn_fp16
7 years ago
Kexin Zhao b9e6364e3c
Merge pull request #9267 from kexinzhao/new_relu_fp16
7 years ago
Kexin Zhao 4eaa789730 resolve conflict
7 years ago
tensor-tang 7260e3a443
Merge pull request #9214 from jczaja/prv-softmax-mkldnn-operator-PR
7 years ago
Jacek Czaja 3b95b55f07 - Softmax MKLDNN primitive integration
7 years ago
Kexin Zhao ed2bc194c5
Merge pull request #9176 from kexinzhao/batch_norm_fp16
7 years ago
fengjiayi 809530f418 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_MultiEpochReader
7 years ago
fengjiayi 7c041e48f4
Merge pull request #9182 from JiayiFeng/dev_MultipleReader
7 years ago
Kexin Zhao 70e7122785 initial commit
7 years ago
Kexin Zhao 018f3bda3d small fix
7 years ago
Kexin Zhao d60180af39 inital commit
7 years ago
Kexin Zhao c1e9b1e37e
Merge pull request #9231 from kexinzhao/elementwise_add_fp16
7 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
7 years ago
fengjiayi a944d57181 refine code
7 years ago
fengjiayi a4f397fb68 add an unittest
7 years ago
fengjiayi 2532b922dc Add more unittests and fix bugs
7 years ago
fengjiayi f863866471 Add an unitest
7 years ago
Yang yaming 381c6a026d
Merge pull request #9100 from pkuyym/fix-9049
7 years ago
Kexin Zhao d307b5e4a6 Merge remote-tracking branch 'upstream/develop' into elementwise_add_fp16
7 years ago
Kexin Zhao 5271c32d24
Merge pull request #9223 from kexinzhao/dropout_fp16
7 years ago
Kexin Zhao 3da094fd7b rearrange test
7 years ago
Kexin Zhao 509c8399b8 address comments
7 years ago
yangyaming 2c22552542 Fix some comments and adapt test_machine_translation.py.
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
Kexin Zhao 4bf168b274 add fp16 kernel for elementwise add
7 years ago
Kexin Zhao 18d616ed70 add float16 arithmetic operators on new GPU
7 years ago
Kexin Zhao d03dbb97f9 remove AttrType
7 years ago
Kexin Zhao 05ad15832a initial commit
7 years ago
yangyaming 869a6f9cea Add python wrapper.
7 years ago
Tomasz Patejko 192cc5dd32 Implementation of MKLDNN LRN
7 years ago
yangyaming 332b665fc7 Enhanced cpp implementation and unit test.
7 years ago
Kexin Zhao 6ec0f91273 decrease atol
7 years ago
Kexin Zhao e870947cfd fix batch norm fp16 param type
7 years ago
Kexin Zhao 3233b2b323 update test
7 years ago
Kexin Zhao 5e36757c37 fix test
7 years ago
Kexin Zhao 151cfff90b add more tests
7 years ago
Kexin Zhao 0a95a44b9a add python batch norm inference test
7 years ago
Kexin Zhao df99b16a16
Merge pull request #9167 from kexinzhao/pool2d_fp16
7 years ago
Kexin Zhao dfec1df14f address comments
7 years ago
Kexin Zhao 3f5705c346
Merge pull request #9148 from kexinzhao/cast_op_fp16
7 years ago
Kexin Zhao bfbc25bdb8 add fp16 pool2d support
7 years ago