- 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 2 次提交
-
-
由 Xin Pan 提交于
-
由 chengduoZH 提交于
-
- 13 3月, 2018 3 次提交
-
-
由 chengduoZH 提交于
-
由 gongweibao 提交于
-
由 chengduoZH 提交于
-
- 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 2 次提交
- 08 3月, 2018 2 次提交
- 07 3月, 2018 6 次提交
-
-
由 Yu Yang 提交于
-
由 zhouhanqing 提交于
-
由 fengjiayi 提交于
-
由 qiaolongfei 提交于
-
由 pzelazko-intel 提交于
* MKLDNN conv2 OP kernel added * TODOs added * mkldnn conv2d OP refactor * CanCUDNNBeUsed and CanMKLDNNBeUsed moved
-
由 Yan Chunwei 提交于
-
- 06 3月, 2018 6 次提交
-
-
由 qingqing01 提交于
* Fix mAP evaluator bug. * Fix bug in detection mAP evaluator. * Fix unit testing. * Support to set background label index in detection mAP op.
-
由 kexinzhao 提交于
* fix is_test issue * add paddle enforce * fix bug * add new func * small fix * address comments
-
由 qiaolongfei 提交于
-
由 Qiao Longfei 提交于
* change learning_rate_decay to learning_rate_scheduler * optimize code * change nn.cast to tensor.cast
-
由 gmcather 提交于
-
由 qingqing01 提交于
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736) * Implement mAP evalutor Python interface. * Fix unit testing and uniy label format between SSD loss and mAP evalutor. * Update doc.
-
- 05 3月, 2018 3 次提交
- 03 3月, 2018 1 次提交
-
-
由 Helin Wang 提交于
-
- 02 3月, 2018 3 次提交
-
-
由 qijun 提交于
-
由 qijun 提交于
-
由 Thuan Nguyen 提交于
Python Unit Tests for CSP * Simple Channel Send and Receive test * Daisy Chain test with 100 channels/Go ops
-