- 14 7月, 2022 24 次提交
-
-
由 xiongkun 提交于
* fix the outputs of net is x,x * add unittest for duplicate output * fix
-
由 zhangkaihuo 提交于
* sparse support amp * EagerAmpAutoCasts support sparse
-
由 Leo Chen 提交于
* build into one static library * move memory/detail to memory/allocation * fix bug * fix profiler * fix framework_proto * fix deps * fix inference compilation * fix rocm compile * follow comments * fix buddy_allocator_test
-
由 Yuang Liu 提交于
-
由 wanghuancoder 提交于
* Compilation optimization
-
由 YuanRisheng 提交于
* adapt mkldnn kernel in PHI * fix ci compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * fix compile bugs * delete comment * fix compile bugs in windows-inference * delete code for converage * modify code by review * modify code by review * add todo * fix compile bugs * fix compile bugs * fix compile bugs * fix unittest bugsx
-
由 Yao Zihang 提交于
-
由 Ruibiao Chen 提交于
-
由 ronnywang 提交于
* [CustomDevice] add custom ccl api * add ut
-
由 zhangyikun02 提交于
-
由 Chen Long 提交于
-
由 zyfncg 提交于
-
由 zhangbo9674 提交于
* add amp logic in python_C * fix inplace bug
-
由 Yuang Liu 提交于
-
由 ykkk2333 提交于
-
由 handiz 提交于
-
由 WJJ1995 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 levi131 提交于
* hide prim2orig in executor * add some test cases without param guard * fix spell error param into program * Use absolute path when import paddle.incubate.autograd.prim2orig
-
由 Allen Guo 提交于
-
- 13 7月, 2022 16 次提交
-
-
由 zhangyikun02 提交于
-
由 Wilber 提交于
-
由 moyan 提交于
* MoYan;test=document_fix * MoYan;test=document_fix
-
由 Ruibiao Chen 提交于
* Move eigvals OP to PHI * Fix CI errors * Fix CI errors
-
由 zhangkaihuo 提交于
* opt sparse_mask
-
由 Weilong Wu 提交于
* [Phi] Migrate matrix_solve to phi * replace mutable_data with Alloc
-
由 Chen Weihang 提交于
* skip core ops api in static check, test=document_fix * polish cond, test=document_fix
-
由 levi131 提交于
-
由 JZ-LIANG 提交于
* avoid sync with cpp in partition op * delay eval & predict mode * bugfix for gradient merge pass
-
由 ronnywang 提交于
-
由 caozhou 提交于
* add comm init control by socket * avoid single card instance failure
-
由 Leo Chen 提交于
-
由 zhangkaihuo 提交于
* add sparse api coalesce
-
由 ShenLiang 提交于
-
由 zhangbo9674 提交于
* mv to phi * refine infermeta code position * refine grad code * add api yaml and add final_state_api * refine code
-
由 Aurelius84 提交于
* [JIT]Layer support eager dygraph mode and polish Function interface * remove usless code * fix #define
-