- 18 5月, 2020 4 次提交
-
-
由 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 13 次提交
-
-
由 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
-
由 Yibing Liu 提交于
* Format error message for ops, test=develop * Fix check in sequence_expand, test=develop
-
由 Yang Zhang 提交于
which messes up the formatting test=develop
-
由 suytingwan 提交于
* test=develop error message update
-
由 lijianshe02 提交于
* API/OP (group_norm, layer_norm, unpool) error message enhancement test=develop
-
由 hutuxian 提交于
-
由 WangXi 提交于
-
- 13 5月, 2020 15 次提交
-
-
由 gongweibao 提交于
-
由 danleifeng 提交于
fix check info for flatten hash is_empty op; test=develop
-
由 liu zhengxi 提交于
* update err msg for dynamic_lstm and dynamic_lstmp, test=develop
-
由 wangchaochaohu 提交于
-
由 qingqing01 提交于
test=develop
-
由 Xing Wu 提交于
* fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * update modify, test=develop * update modify, test=develop * fixed some modifications, test=develop
-
由 WuHaobo 提交于
-
由 MRXLT 提交于
-
由 ForFishes 提交于
fix scatter and scatter_nd op error message
-
由 ceci3 提交于
* update err info, test=develop * update, test=develop
-
由 Chen Weihang 提交于
* polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop
-
由 tangwei12 提交于
-
由 Yang Zhang 提交于
test=develop
-
由 huangjun12 提交于
* refine Error message of modified_huber_loss, test=develop * refine Error message style, test=develop
-
由 zhang wenhui 提交于
-