- 18 5月, 2022 9 次提交
-
-
由 Weilong Wu 提交于
* [Eager] Polish eager code generation * Remove useless code in codegen
-
由 Sławomir Siwek 提交于
* matmul refactor * remove UT which only check ENFORCE output * code format * improve memory usage
-
由 Aganlengzi 提交于
* [NPU] add take_along_axis and take_along_axis_grad ops * [NPU] add take_along_axis and take_along_axis_grad ops * fix ut because cpu kernel can not be fallbacked
-
由 wangna11BD 提交于
* fix summary trainable_params bug
-
由 Yuang Liu 提交于
-
由 Sing_chan 提交于
* set scipy and numpy version suit for py3.6 * pynacl1.5.0 which is needed by PyGithub built failed in python36, change it to 1.4.0 also works;test=document_fix;test=windows_ci * np.corrcoef support parameter since 1.20 * delete test code
-
由 Ligoml 提交于
* docs_epoch1 * docs_epoch1 * update kron api docs * update erfinv;test=document_fix * subtract * for ci;test=document_fix
-
由 zyfncg 提交于
* add intermediate for some api * fix bug * fix fluid.layer
-
由 caozhou 提交于
-
- 17 5月, 2022 6 次提交
-
-
由 Aganlengzi 提交于
* [NPU] add multinomial op * fix place * deal with cann version * fix for old operator * change another way
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
* add nan_inf_utils for eager * support check nan and inf * add unittest for coverage
-
由 Yuang Liu 提交于
-
由 Chen Weihang 提交于
* adapt faster tokenizer op * add eager test * add unittest
-
由 WangXi 提交于
-
- 16 5月, 2022 9 次提交
-
-
由 Asthestarsfalll 提交于
* add OneCycleLR * add missing total_steps * try * update * fix conflict bug * fix typo * update doc * update and polish * Refactor * update * change end_lr to end_learning_rate
-
由 Sing_chan 提交于
-
由 Yiqun Liu 提交于
-
由 zyfncg 提交于
* update code * change the return type for inplace dygraph api * change the tuple construct
-
由 WangXi 提交于
-
由 jiangcheng 提交于
* optimize cinn find graph by graph address * graph_key use int64_t instead of program string * fix framework _to_readable_code python code * rename get_readable_comile_key to get_serialize_comile_key
-
由 ShenLiang 提交于
* fix recompute in mp * fix recompute
-
由 zyfncg 提交于
* support construct scalar using non-cpu tensor * fix bugs when run unittest * fix compile bugs * fix bugs when run ci * fix compile bugs * fix bugs when move copy * perfect unit test * perfect unittest * update according to comment * int_array supports constructed by gpu tensor * add some test * polish code * adjust full api * add unittest * add unittest Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com>
-
由 Chen Weihang 提交于
-
- 13 5月, 2022 14 次提交
-
-
由 lilong12 提交于
* update
-
由 Ruibiao Chen 提交于
* Refactor test_tensordot * Add test_static * Fix CI errors
-
由 wuhuanzhou 提交于
-
由 Wei Shengyu 提交于
* fix pooling doc * fix typo test=document_fix * fix doc typo, test=document_fix
-
由 Walter 提交于
* fix adaptive_avg_pool1d doc bug * fix adaptive_avg_pool1d doc bug
-
由 LielinJiang 提交于
* fix decode_jpeg example code * fix decode_jpeg example code
-
由 Chen Long 提交于
* update readme test=document_fix * fix api docs bugs test=document_fix
-
由 Qi Li 提交于
* [IPU] fix ipu and add python infer api, test=develop * [IPU] add paddlepaddle-ipu package name, test=develop
-
由 Weilong Wu 提交于
* [Eager] Support test_dist_hapi_model under eager mode * [Eager] Polish code * Fix code-format issue, coverage-ci issue
-
由 Tao CHANG 提交于
-
由 kuizhiqing 提交于
* add nvsmi * collect gpu info to log * fix unitest * rm ret_type
-
由 wangna11BD 提交于
-
由 Weilong Wu 提交于
-
由 Linjie Chen 提交于
-
- 12 5月, 2022 2 次提交
-
-
由 Shuangchi He 提交于
-
由 sneaxiy 提交于
* add cinn pass to program * remove build_cinn_pass ut * polish ut, add ut * guard ut with is_compiled_with_cinn * enable ut test_build_cinn_pass_resnet
-