- 04 1月, 2020 3 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Leo Zhao 提交于
-
由 Adam 提交于
-
- 03 1月, 2020 9 次提交
-
-
由 SunAhong1993 提交于
* register int/int64_t/float16 in pow/square kernel,test=develop * add abs/square/exp type,test=develop
-
由 Leo Chen 提交于
* fix test_conv2d_ngraph for grad diff, test=develop * register NoNeedBufferVarsInference for max_pool_grad_op, test=develop * refine error message, test=develop * fix numpy, test=develop * disable test conv2d_ngraph_op, test=develop Co-authored-by: NZhang Ting <709968123@qq.com>
-
由 Liufang Sang 提交于
* add shape description in accuracy api doc test=develop * fix details test=develop * fix details test=develop
-
由 Yiqun Liu 提交于
* Add the dynamic load of nvrtc, and support runtime compiling of CUDA kernel using nvrtc. test=develop * Call CUDA driver api to launch the kernel compiled by nvrtc. test=develop * Disable for mac and windows. test=develop * Refine the codes to support manually specified num_threads and workload_per_thread. test=develop * Refine the CUDA kernel to support large dims. test=develop * Add DeviceCodePool to manage all device codes. * Add the first implementation fusion_group op. * Add unit-test for fusion_group op. * Add the check of result. * Add the check of nvrtc in unit-test. test=develop * Add comment to explain the inputs, outputs and features of fusion_group op. test=develop * Disable fusion_group op for mac and windows. test=develop * Make the compiling of device code return status instead of hanging up. test=develop * Add the check of whether there is CUDA driver library, and do not core dump when failing to call the CUDA driver API. * Unify fusion_group_op's input and output names. test=develop * Add the check of CUDA driver library in unittest. test=develop * Refine the calling of PADDLE_ENFORCE. test=develop
-
由 Michał Gallus 提交于
-
由 Yibing Liu 提交于
* Fix example in log_loss doc, test=develop * Use none for unknown dim, test=develop, test=document_fix
-
由 huzhiqiang 提交于
-
由 FDInSky 提交于
* test=develop fix generate_proposal_labesl op
-
由 mapingshuo 提交于
* convert dtype of vars for range op, test=develop
-
- 02 1月, 2020 7 次提交
-
-
由 ceci3 提交于
* update error information about batch_norm_grad * update bn,test=develop
-
由 dyning 提交于
fix unittest for spp op
-
由 Aurelius84 提交于
* fix integer overflow in match_matrix test=develop * fix integer overflow in match_matrix test=develop * fix typo test=develop
-
由 songyouwei 提交于
* move private weight properties to public ones test=develop * revert changes to FC test=develop * fix unittest test=develop * fix unittest test=develop * fix coverage test=develop * fix merged dev test=develop * bug fix test=develop
-
由 Pei Yang 提交于
-
由 liym27 提交于
-
由 liym27 提交于
-
- 01 1月, 2020 3 次提交
-
-
由 tianshuo78520a 提交于
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
* update doc, test=develop * fix related unittests, test=develop * fix str incompatible error, test=develop
-
- 31 12月, 2019 10 次提交
-
-
由 Aurelius84 提交于
-
由 Zhang Ting 提交于
* add is_empty_grad_op for OpTest, test=develop
-
由 silingtong123 提交于
-
由 ShenLiang 提交于
fix the doc of scatter
-
由 WangXi 提交于
-
由 Aurelius84 提交于
-
由 Zeng Jinle 提交于
* expost fluid.dygraph.TracedLayer apis, test=develop * polish doc, test=develop * follow comments, test=develop, test=document_fix * follow comments, test=develop * remove save_inference_model return value, test=develop
-
由 Aurelius84 提交于
* enhance checking validity of apply_gradient test=develop * refactor code test=develop * stash * add adamOptimizer test=develop * add adamOptimizer test=develop
-
由 Leo Chen 提交于
* update layers used in mnist dygraph model, test=develop * fix import issue, test=develop * add dygraph utils, test=develop * add unittest, test=develop
-
由 wangchaochaohu 提交于
-
- 30 12月, 2019 8 次提交
-
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
由 zhouwei25 提交于
-
由 Yang Zhang 提交于
-
由 FDInSky 提交于
* test=develop add fp64 check_grad for conv2d, conv3d
-
由 FDInSky 提交于
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
* fix no grad check for pool_max & spectral_norm. test=develop
-