- 08 5月, 2023 1 次提交
-
-
由 GGBond8488 提交于
* add 0D output support for inalg.slogdet,test=allcase * fix zerom dime test error test=allcase * fix test error test=allcase * add static backward test, test=allcase * support_0D_output_for_matrix_rank_multi_dot, test=allcase * add 0D output test for matrox_rank and mutli_dot test=allcase * fix assert error ,test=allcase * fix test error, test=allcase * fix other test error, test=allcase * fix other test error, test=allcase * fix test error, test=allcase * fix matrix_rank and multi dot test err test=allcase * fix test error test=allcase * fix test zero dim test, test=allcase * add static backward test for multi_dot, test=allcase * add tol 2d broadcast test case, test=allcase * fix test error test=allcase * fix test error test=allcase * test=allcase * support_0d_output_for_linalg.norm * fix test error test=allcase * fix 0D test * fix test error test=allcase * fix test error test=allcase * fix tets,test=allcase * fix error,test=allcase * fix errors ,test=allcase * add static backward , test=allcase * add static backwward test, test=allcase * slogdet_support_0D_output * add new case * fix tests, test=allcase * cherry-pick * cherry-pick * fix trace gpu kernel 0d error, test=allcase * fix windows error, test=allcase * add matrixrank cherry-pick
-
- 06 5月, 2023 2 次提交
-
-
由 zhangkaihuo 提交于
att, cherry-pick: #52902 #53113
-
由 Zhang Zheng 提交于
低精度算子支持和单测补充,合并 cherry pick 17个Hackathon PR,共覆盖25个OP的低精度支持及完善
-
- 05 5月, 2023 3 次提交
-
-
由 Aurelius84 提交于
[Dy2St]Get grad names when call append backward to fix high order gradient (#53250) Co-authored-by: NWangZhen <23097963+0x45f@users.noreply.github.com>
-
由 Aurelius84 提交于
* [Perf]Removed usless assign op in while_loop * refine assign
-
由 Zhang Ting 提交于
Cherry-pick AMP
-
- 04 5月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 Aurelius84 提交于
* Update inference approve list (#53399) * Update slim approve list * Fix id, test=document_fix * test=document_fix --------- Co-authored-by: NWangZhen <23097963+0x45f@users.noreply.github.com>
-
- 28 4月, 2023 2 次提交
-
-
由 HydrogenSulfate 提交于
* cherry pick * remove 1 unitest of Hessian for numerical result is wrong * remove 1 unitest of Hessian for numerical result is wrong * refine docstring; remove incubate usage in autograd.py
-
由 duanyanhui 提交于
-
- 27 4月, 2023 3 次提交
-
-
由 zhouweiwei2014 提交于
[cherry-pick2.5] [Zero-Dim] Support all/any/min/max/prod/logsumexp/amax/amin/some loss output 0D (#53192)
-
由 wangfengsheng1999 提交于
[Cherry-Pick]Support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy (#53199) * support output 0D for is_empty/as_complex/inner/dot/rank/tensordot/squeeze_/static.accuracy/static.auc/metric.accuracy * test_dot_py * test_dot_py
-
由 HongyuJia 提交于
-
- 26 4月, 2023 2 次提交
-
-
由 lijialin03 提交于
* modify numel in lbfgs and add a new test case. test=develop * change param 'lr' to 'learning_rate' in lbfgs and its test * add opt LBFGS and change test
-
由 risemeup1 提交于
* add_prompt_information * add_prompt_information * add_prompt_information * test * add_sm89 * Update gpu_resources.cc
-
- 25 4月, 2023 5 次提交
-
-
由 niuliling123 提交于
移除过多的日志打印
-
由 niuliling123 提交于
新增enable_tensor_checker, disable_tensor_checker API (#52936)
-
由 HongyuJia 提交于
* [CppExtension Cuda] Add cuda unit test for CppExtension * update extra_compile_args for CUDAExtension * add debug info * Add patch to fix CUDA12 compile error * patch for all env * add windows judgement * Try to fix setup function not found error * fix mix_relu_and_extension include file * fix setup compile error * remove useless debug comments * add sleep, debug CI-build * add space to disable cmake cache * remove debug info * add space to pass CI-build
-
由 chalsliu 提交于
* Reduce inference library size and compilation time * fix docstring
-
由 Leo Chen 提交于
-
- 24 4月, 2023 3 次提交
-
-
由 kangguangli 提交于
* fix bug: wrong match between depend and c_allreduce_sum (cherry picked from commit 327da8035bdfee3ec2f016e8cda29ec8ee89bc95) * fix codestyle (cherry picked from commit bdb1483081adc41aa47d3f7df257f63f1cff399b) * fix bug (cherry picked from commit 373ba5253c45ac019ffaa8d69d4ce9e02cb9ae79) * add c_sync_calc_stream back (cherry picked from commit 9933d7533ae1f307b76f24a33bf0c59e4c8e8f01) * fix (cherry picked from commit abc9a31beaa326f6a566c08749419bb33e209672) * revert (cherry picked from commit 07bc98dbf7c9df43910fa6e86a6a2698731dffb2) * use flag to control (cherry picked from commit 8e5682a4b99759cbe35a49f3f8c9db735dc8fee4) * fix for code coverage (cherry picked from commit fe7e61bdef24fbc43e2f4e1cb67f68963c957cf1)
-
由 niuliling123 提交于
Print the forward's stack when backward op has nan/inf and FLAGS_check_nan_inf_level = 0 Delete temp param in eager_gen
- 23 4月, 2023 2 次提交
-
-
由 JYChen 提交于
* support 0-D output and 0-D as indice in __getitem__ * fix tests * fix inference and UT * add unittest for setitem * fix xpu test * fix xpu 0-d
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Remove climits. * Fix bug of BlockDesc::MoveFrom(). It's used to rebuild main_program_desc from ProgramDesc modified by Fusion Pass. As some fused operators need to create new Variables in modified ProgramDesc, MoveFrom function uses std::move() function to move these VarDesc to main_program_desc. As a result, their pointers holded by modified ProgramDesc become nullptr. When call block()->Program()->proto() function, it will call ProgramDesc::Flush() function at first, which may cause a segmentation fault.
-
- 21 4月, 2023 2 次提交
-
-
由 JYChen 提交于
* fix the set_value error in cpu * add a unitest for set_value OP * fix platform::is_gpu_place * add todo note for set_value * fix test
-
由 Zhang Zheng 提交于
【Part II】补充API静态图中的check_dtype支持对float16和bfloat16的检查
-
- 20 4月, 2023 7 次提交
-
-
由 kangguangli 提交于
* fix * fix * fix * fix * fix * fix fuse group order (cherry picked from commit 38ec37cd)
-
由 chalsliu 提交于
-
由 Yuanle Liu 提交于
* remove c++14 assert and remove include tensor.h in phi * update * remove delete_cast_op_pass
-
由 GGBond8488 提交于
* add 0D output support for inalg.slogdet,test=allcase * fix zerom dime test error test=allcase * fix test error test=allcase * add static backward test, test=allcase
-
由 ronnywang 提交于
* [CustomDevice] add c_identity op * fix use calc stream
-
由 Qi Li 提交于
-
由 Zhang Zheng 提交于
【Part I】补充API静态图中的check_dtype支持对float16和bfloat16的检查
-
- 19 4月, 2023 2 次提交
-
-
由 Zhang Zheng 提交于
unique支持float16和bfloat16数据类型,并完善相关单测。
-
由 tianshuo78520a 提交于
-
- 17 4月, 2023 4 次提交
-
-
由 YuanRisheng 提交于
* unify kernel * fix ci bugs * fix py3 bugs * fix py3 bugs * perfect code
-
由 liulinduo 提交于
* [Test Mv] remove rnn * Update test_rnn_cell_api.py
-
由 lzydev 提交于
* fix bug in parse args * fix bug * recover legacy_*.yaml * change 'Out' to Output
-
由 LoneRanger 提交于
-