- 26 5月, 2020 2 次提交
- 25 5月, 2020 6 次提交
-
-
由 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
-
由 tianshuo78520a 提交于
-
- 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 8 次提交
-
-
由 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
-
由 Zhaolong Xing 提交于
test=develop
-
由 lilong12 提交于
* improve error reporting message
-
由 123malin 提交于
-
由 Adam 提交于
* Add isCached() mechanism to elementwise_add test=develop * Hide code inside handler test=develop
-
- 14 5月, 2020 7 次提交
-
-
由 pawelpiotrowicz 提交于
test=develop
-
由 Jiawei Wang 提交于
* fix error print for sampling_id_op * fix spell err * fix spell err test=develop
-
由 ShenLiang 提交于
-
由 ruri 提交于
* fix error message, test=develop
-
由 Wilber 提交于
-
由 chajchaj 提交于
* error message of cross_entropy_op, test=develop * fix bug : can't use platform::errors::InvalidArgument in HOSTDEVICE, test=develop * fix bug: recovery the check_variable_and_dtype for rank_loss and bpr_loss, test=develop
-
由 FDInSky 提交于
* test=develop update conv error info * test=develop update iou_similarity error info * test=develop update some error info based review
-