- 15 3月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "add softmax cudnn functor support" * "add testing" * "refine cmakelist" * "sequence softmax forward speed up" * "add softmax grad" * "fix sequence softmax test" * "add double precision' * "fix softmax test" * "add softmax cudnn support" * "fix softmax cudnn test" * "add softmax to nn.py" * "fix compile bug" * "refine cmakelist" * "fix ci" * "fix based on comment" * "fix based on comments" * "fix ci"
-
由 Kexin Zhao 提交于
* add fp16 mul op support * small fix * fix bug * small fix * fix PADDLE_WITH_CUDA compiling issue * reorg code * test for pybind * treate as float16 as uint16_t in pybind * bind np.float16 to paddle float16 * small fix * clean code * remove redundancy * fix mul_op test * address comments * small fix * add is_float16_supported func
-
- 14 3月, 2018 7 次提交
-
-
由 Xin Pan 提交于
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
-
由 ranqiu 提交于
-
由 chengduoZH 提交于
-
由 武毅 提交于
-
- 13 3月, 2018 4 次提交
-
-
由 chengduoZH 提交于
-
由 gongweibao 提交于
-
由 chengduoZH 提交于
-
由 QI JUN 提交于
* fix mac build error * remove unnecessary build graph
-
- 12 3月, 2018 8 次提交
-
-
由 QI JUN 提交于
* add memopt level * add opt level for image classification demo * clean code * add delete op * clean code * test machine translation demo * clean code * clean code * skip fill constant with force cpu * clean code * clean code * refine code * clean code * fix bug
-
由 Yu Yang 提交于
-
由 qingqing01 提交于
* Clipping bbox in the mAP evaluator calculation. * Fix bug in detection_output and mAP calculation in SSD. * Fix bug in detection.py. * Fix bug in test_detection_map_op.py.
-
由 Yu Yang 提交于
-
由 chengduoZH 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
- 10 3月, 2018 1 次提交
-
-
由 pzelazko-intel 提交于
* MKLDNN pool2d OP kernel added * conv2d and pool2d MKLDNN kernels renamed * MKLDNN conv2d kernel refactoring
-
- 09 3月, 2018 5 次提交
-
-
由 chengduoZH 提交于
-
由 Yancey 提交于
-
由 QI JUN 提交于
* fix mac build error * override GetExpectedKernelType for cast op * fix typo * add cuda unittest
-
由 Yancey 提交于
Fix sparse update memory error for distributed training
-
由 zhouhanqing 提交于
-
- 08 3月, 2018 3 次提交
-
-
由 Yu Yang 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-
- 07 3月, 2018 7 次提交
-
-
由 Yu Yang 提交于
-
由 zhouhanqing 提交于
-
由 fengjiayi 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 pzelazko-intel 提交于
* MKLDNN conv2 OP kernel added * TODOs added * mkldnn conv2d OP refactor * CanCUDNNBeUsed and CanMKLDNNBeUsed moved
-
由 Yan Chunwei 提交于
-
- 06 3月, 2018 2 次提交
-
-
由 fengjiayi 提交于
-
由 qingqing01 提交于
* Fix mAP evaluator bug. * Fix bug in detection mAP evaluator. * Fix unit testing. * Support to set background label index in detection mAP op.
-