- 18 5月, 2022 3 次提交
 - 17 5月, 2022 4 次提交
 - 
- 
由 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
 - 
由 Chen Weihang 提交于
* adapt faster tokenizer op * add eager test * add unittest
 
 - 
 - 16 5月, 2022 4 次提交
 - 
- 
由 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 提交于
 - 
由 WangXi 提交于
 - 
由 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> 
 - 
 - 13 5月, 2022 4 次提交
 - 
- 
由 Ruibiao Chen 提交于
* Refactor test_tensordot * Add test_static * Fix CI errors
 - 
由 Tao CHANG 提交于
 - 
由 kuizhiqing 提交于
* add nvsmi * collect gpu info to log * fix unitest * rm ret_type
 - 
由 Weilong Wu 提交于
 
 - 
 - 12 5月, 2022 7 次提交
 - 
- 
由 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
 - 
由 zhupengyang 提交于
 - 
由 zlsh80826 提交于
* Use tempfile to place the temporary files * Revise test_bert to use tempfile for temporary files * Use tempfile for test_transformer * Fix test_dataset file race
 - 
由 tiancaishaonvjituizi 提交于
 - 
由 fwenguang 提交于
 - 
由 chentianyu03 提交于
* add tile double_grad yaml and test case * add expand double yaml and test case * add clip dobule grad yaml and test case * add concat dobule grad yaml and test case
 
 - 
 - 11 5月, 2022 7 次提交
 - 
- 
由 Zuza Gawrysiak 提交于
* Add int8 scales gathering pass for convolution * Fix typo * Add unittest * Add corrected unit test * Change test name * Remove enabling mkldnn in test * Speed up test * Change max examples * Add functional test * Change test name * Add new test case * Rename pass
 - 
由 chentianyu03 提交于
* add conv2d_transpose_double_grad yaml * add test_conv_transpose double_grad test case
 - 
由 Weilong Wu 提交于
 - 
由 Allen Guo 提交于
* update to popart v2.5.0 * use a specific version of sdk2.5.0
 - 
由 feng_shuai 提交于
 - 
由 Haohongxiang 提交于
* support diff batch for sparse of eagerreducer * fix
 - 
由 taixiurong 提交于
 
 - 
 - 10 5月, 2022 11 次提交
 - 
- 
由 xiongkun 提交于
* change logic for optimize * modifty
 - 
由 Yulong Ao 提交于
* [Auto Parallel] Refactor the engine api and parallelizer * [Auto Parallel] Fix the default dist op for the slice op * [Auto Parallel] Fix the format of planer.py * [Auto Parallel] Fix a bug
 - 
由 piotrekobi 提交于
* Readd conv_affine_channel fuse pass as mkldnn pass * Fix formatting * Add new test to parallel_UT_rule.py * Fix Coverage and Windows CI issues * Revert "Fix Coverage and Windows CI issues" This reverts commit f33459846385c9fd51c07f9f44e7ff283a652637. * Fix CI errors * Remove unnecessary conv_eltwise_add_affine_channel fuse pass * Remove test from parallel_UT_rule.py
 - 
由 Weilong Wu 提交于
* [Eager] fix sharding under eager mode * [Eager] fix several sharding test under eager mode * Recover using _test_eager_guard * Ensured fleet.init under legacy * Ensured fleet.init under legacy * Fix CI issue, re-definition strategy and call fleet.init() in stage2_offload * Modified dygraph_group_sharded_api.py, move fleet.init to a better line
 - 
由 jakpiase 提交于
* added fill_constant kernel * CI fix * ci fix * switched from nan to zero memory * CI FIX * ci fixes * CI rerun * ci fix * minor change * CI rerun
 - 
由 BrilliantYuKaimin 提交于
* Create elementwise_heaviside_op.cc * add ElementwiseHeavisideFunctor * Create test_elementwise_heaviside_op.py * 增加heaviside的python接口 * add heaviside in white list * 增加heaviside的签名 * 增加heaviside的核函数 * 增加heaviside梯度的核函数 * 增加heaviside梯度的注册 * 调整代码格式 * Update elementwise_sig.cc * add heaviside in __all__ * Update heaviside docs * Update math.py * Update math.py * Update math.py
 - 
由 caozhou 提交于
 - 
由 qipengh 提交于
 - 
由 fwenguang 提交于
 - 
由 qipengh 提交于
 - 
由 zhaoyingli 提交于
* fix adamw unittest * tiny fix * fix param name
 
 -