- 14 6月, 2022 1 次提交
-
-
由 zlsh80826 提交于
* Replace np.bool/np.bool8 with np.bool_ * Replace np.object with np.object_ * Replace np.complex with np.complex128 * Replace np.float with np.float64 * Replace np.int with np.int_ * Rerun pre-commit for newer pre-commit configuration * Use builtin bool instead of np.bool_ based on the context
-
- 13 6月, 2022 25 次提交
-
-
由 Chenxiao Niu 提交于
-
由 qipengh 提交于
-
由 Chenxiao Niu 提交于
-
由 WangXi 提交于
-
由 chenjian 提交于
* add serialization for new field in event node * fix a bug
-
由 zhoutianzi666 提交于
-
由 津 提交于
-
由 piotrekobi 提交于
-
由 Sing_chan 提交于
-
由 Guanghua Yu 提交于
-
由 Tomasz Socha 提交于
* Enable bert model on CPU * Style
-
由 zhaoyingli 提交于
* fix fetch list * fix unittest
-
由 ShenLiang 提交于
-
由 Liyulingyue 提交于
* calculate_gain; test=document_fix * Constant; test=document_fix * KaimingNormal; test=document_fix * KaimingUniform; test=document_fix * randint; test=document_fix * squeeze;test=document_fix * argmin; test=document_fix * argmin; test=document_fix * triu; test=document_fix * add_n;test=document_fix * unique; test=document_fix * topk; test=document_fix * squeeze;test=document_fix * randint;test=document_fix * argmin; test=document_fix * constant; test=document_fix * constant; test=document_fix * KaimingNormal; test=document_fix * kaiming; test=document_fix * unique; test=document_fix
-
由 wangguanqun 提交于
* gpups default config and dataset * codestyle * add unittest * code style
-
由 yangguohao 提交于
* 'TripletMarginDistanceLoss' * 'test_file' * '2022_03_27' * 2022-03-31 * 2022-04-05 * 2 * 2022-04-17 * 2022-04-17_2 * 2022-04-17_3 * 2022-04-17_4 * 2022-04-25 * 2022-05-02_V1 * 2022-05-06_V1 * 2022-05-07_V1 * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * 2022-06-01_pre-commit * 2022-06-05 * 2022-06-06 * 2022-06-07 * 2022-06-07_V2
-
由 YuanRisheng 提交于
-
由 WangZhen 提交于
* Refine covnert_var_shape in dy2st * Fix UT error * Return paddle.shape only when has_negative and fix test_tensor_shape error * Fix test_jit_save_load error
-
由 zyfncg 提交于
* fix stride_slice bug * fix bug
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
* support set_grad_ivar for eager * support set_grad_ivar for eager * support set_grad_ivar for eager
-
由 Ruibiao Chen 提交于
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
* use GpuMemcpy and GpuMemset * sparse convert kernel support double dispatch by indices dtype * cudaMemcpyKind->gpuMemcpyKind
-
由 Aurelius84 提交于
* [Dy2Stat]Remove fluid.layers in transformer code * remove useless return_name_vars * fix unittest * fix unittest * fix unittest
-
- 12 6月, 2022 2 次提交
-
-
由 Leo Guo 提交于
Fix the bug of slice op and optimize the code style of generate_proposals_v2 op for kunlun. *test=kunlun (#43380)
-
由 Ruibiao Chen 提交于
* Fix cmakelint errors for generic.cmake * Fix cmake errors
-
- 11 6月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
-
- 10 6月, 2022 11 次提交
-
-
由 Chen Weihang 提交于
* fix depthwise conv yaml error * fix depthwise conv double grad error
-
由 limingshu 提交于
-
由 光明和真理 提交于
-
由 fuyou765 提交于
-
由 Wilber 提交于
-
由 YuanRisheng 提交于
* change tensor name * fix unittest bugs
-
由 sneaxiy 提交于
-
由 Leo Chen 提交于
* make all phi kernels to 2(host/device) static libraries directly * fix calling kernel_declare * fix compile * fix cpu compile * fix rocm compile * fix xpu compile * fix xpu kp compile * fix inference compile
-
由 tiancaishaonvjituizi 提交于
-
由 chenjian 提交于
* add new field for event node * fix * fix bug * fix bug * fix clang * fix clang format * fix code format
-
由 cambriconhsq 提交于
-