- 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 18 次提交
-
-
由 Chenxiao Niu 提交于
-
由 qipengh 提交于
-
由 WangXi 提交于
-
由 zhoutianzi666 提交于
-
由 津 提交于
-
由 Guanghua Yu 提交于
-
由 zhaoyingli 提交于
* fix fetch list * fix unittest
-
由 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
-
由 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
-
- 10 6月, 2022 12 次提交
-
-
由 limingshu 提交于
-
由 光明和真理 提交于
-
由 fuyou765 提交于
-
由 YuanRisheng 提交于
* change tensor name * fix unittest bugs
-
由 tiancaishaonvjituizi 提交于
-
由 cambriconhsq 提交于
-
由 Allen Guo 提交于
* add unary ops * move to activation_ops
-
由 Weilong Wu 提交于
* Add option for test executor profiler * Change option for test executor_profiler
-
由 enzodechine 提交于
* Re-implemented check_finite_and_unscale_op with newly added xdnn api *test=kunlun * Re-implemented check_finite_and_unscale_op with newly added xdnn api *test=kunlun
-
由 fwenguang 提交于
-
由 Kaipeng Deng 提交于
* fix structure infos conflict in static return_list mode. test=develop
-
由 Qi Li 提交于
-
- 09 6月, 2022 9 次提交
-
-
由 fwenguang 提交于
-
由 fuyou765 提交于
-
由 cifar10 提交于
-
由 zhaoyingli 提交于
-
由 Aurelius84 提交于
[Dy2Stat]Add apply_optimization for @to_static and remove BreakTransformOptimizer by default (#43320) * [Dy2Stat]Add apply_optimization for @to_static and remove BreakTransformOptimizer by default * fix unittest
-
由 cambriconhsq 提交于
-
由 crystal 提交于
Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
-
由 Aurelius84 提交于
* [Dy2stat]Add RollBack into original dygraph function for @to_static * fix unittest * [Dy2Stat]Support deepcopy Net instance after @to_static
-
由 Weilong Wu 提交于
-