- 28 5月, 2020 2 次提交
-
-
由 Leo Chen 提交于
-
由 Chen Weihang 提交于
-
- 27 5月, 2020 5 次提交
-
-
由 Yanghello 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 wangchaochaohu 提交于
-
由 Chen Weihang 提交于
* append error op hint for grad op maker, test=develop * add unittests for coverage, test=develop
-
- 26 5月, 2020 7 次提交
-
-
由 Pei Yang 提交于
-
由 wangchaochaohu 提交于
-
由 Adam 提交于
-
由 Aurelius84 提交于
* [dy2stat] Support len * add convert_call func * refine code test=develop
-
由 ShenLiang 提交于
-
由 lidanqing 提交于
* Update PADDLE_ENFORCE in DNNL related ops test=develop * Abstract macro of OP_GET_PLACE_CHECK test=develop * update according to reviews * update GET_PLACE_CPU_CHECK * fix typo test=develop * revert macro test=develop
-
由 Wilber 提交于
-
- 25 5月, 2020 5 次提交
-
-
由 Leo Chen 提交于
-
由 hutuxian 提交于
* Support AucRunner in PaddleBox * update some code style
-
由 Chen Weihang 提交于
* polish reader error message, test=develop * fix detail error, test=develop * reset activation dcudnn change, test=develop
-
由 wangchaochaohu 提交于
-
由 Liufang Sang 提交于
* remove pow in speed up in dequantize_log test=develop * remove pow in speed up in dequantize_log test=develop * fix unittest test=develop
-
- 22 5月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
-
- 21 5月, 2020 3 次提交
- 20 5月, 2020 4 次提交
-
-
由 Leo Chen 提交于
* fix bug of varbase.__getitem__, test=develop * fix bug of float and other type, test=develop
-
由 jinyuKING 提交于
API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590)
-
由 Wilber 提交于
-
由 Huihuang Zheng 提交于
The background is that buddy_allocator_test depends on some big GPU allocations and current machine may not have it. It can cause random failure on cloud machine. After discussion with Shuo Tian, we decided to make buddy_allocator_test exclusive.
-
- 19 5月, 2020 3 次提交
- 18 5月, 2020 6 次提交
-
-
由 ShenLiang 提交于
* add lod msg in gather and scatter_op, test=develop
-
由 Jacek Czaja 提交于
-
由 Yiqun Liu 提交于
* Add the check for whether CUDA Driver and NVRTC is available for the runtime system. * Call cuInit to initialize the CUDA Driver API before all CUDA callings. test=develop * Change the behavior when libnvrtc.so can not be found, printing a warning instead of exiting. test=develop * Do not initialize CUDA Driver API for windows and macos. test=develop * Remove the call of cuInit when entering paddle and enable the test_code_generator. test=develop * Add some built-in functions for __half. test=develop * Change save_intermediate_out to false in unittest. test=develop * Fix error reference to tempropary variable when seting including path for device_code. test=develop
-
由 Guo Sheng 提交于
* API/OP(sequence_expand_as) error message enhancement. test=develop Co-authored-by: NFrostML <380185688@qq.com>
-
由 Leo Chen 提交于
-
由 yaoxuefeng 提交于
* OP(datanorm lookupsparsetable lookuptable) error message enhancement * fix test=develop * fix test=develop * fix test=develop * fix test=develop * fix test=develop * fix test=develop * fix test=develop
-
- 15 5月, 2020 4 次提交
-
-
由 liu zhengxi 提交于
* dynamic_gru err_msg enhancement, test=develop * chunk_eval err_msg enhancement and fix crf_decoding output type, test=develop * BeamSearchDecoder err msg enhancement, test=develop * fix doc for chunk_eval, test=develop * refine lod err msg for chunk_eval, test=develop
-
由 wangchaochaohu 提交于
-
由 Leo Chen 提交于
-
由 liym27 提交于
* Compatible int32 and int64 for attr in op slice/strided_slice. test=develop * Polish code in nn.py test=develop * Fix bug: set the same dtype for the inputs of elementwise_add. test=develop * Convert int32 to int64 in slice op to avoid data overflow. test=develop * Convert int32 to int64 in strided_slice_op to avoid data overflow. test=develop
-