- 20 7月, 2022 14 次提交
-
-
由 Zhong Hui 提交于
* move diag_embed to phi.
-
由 zhouweiwei2014 提交于
* [Phi] migrate exponential kernel to phi * fix comment * fix CI
-
由 zmxdream 提交于
* Update ps_gpu_wrapper.h * Update ps_gpu_wrapper.h * Update ps_gpu_wrapper.cc
-
由 lyq 提交于
-
由 danleifeng 提交于
* add adam/sharedadam optimzier for gpups;edit optimizer struct;test=develop
-
由 yaozhixin 提交于
-
由 houj04 提交于
* device_guard support xpu. test=kunlun * sum op of xpu support LoDTensorArray. add test for while op of xpu. test=kunlun.
-
由 zmxdream 提交于
* fix FleetWrapper initialize
-
由 Weilong Wu 提交于
* migrate as_complex kernel to phi * support as_complex and as_real in phi * rm GetExpectedKernelType for AsRealOp
-
由 tianshuo78520a 提交于
* add distro zstd * test * test * add pip3.8
-
由 Ruibiao Chen 提交于
* Add dependency for read op in standalone executor * Fix CI errors * Add UT * add_dependency -> dependency_utils * Fix CI errors
-
由 tianshuo78520a 提交于
-
由 yaozhixin 提交于
* [IPU] Add more Ops * update boost API
-
- 19 7月, 2022 17 次提交
-
-
由 Leo Chen 提交于
* compile into one static library * fix xpu compile * fix xpu compile * fix inference compile * fix inference compile * add custom test * revert one file
-
由 wanghuancoder 提交于
* release gil when run backward
-
由 WangZhen 提交于
* Move angle op to phi * Replace mutable_data using Alloc * Remove some include * Try to fix windows ci error * include math.h to fix windows ci error * Fix kernel name * Move angle_grad infershape
-
由 freeliuzc 提交于
* move eig operator from fluid to phi * add eig_grad unitest, upgrade IsComplexType() from fluid to phi
-
由 zhangkaihuo 提交于
-
由 zhaocaibei123 提交于
* add save_cache/patch * add pybind * remove pybind * remove const_cast * add fleet
-
由 jakpiase 提交于
* Piotrek's changes for pad3d * my changes * first version of pad3d, single copy, unnecessary reads * optimized pad3d kernel * test upadte * removed magic numbers * added support for pad2d * reverted two files * reverted one old change * added support for Paddings tensor * CI fix * CI fix * fixed timeout of tests * fixed typo * changes to GetKernelTypeForVar * Revert "changes to GetKernelTypeForVar" This reverts commit 469106115c49682b25038a666fd71bd4a10fb66b. * added AsExtra() to pad2d Co-authored-by: NPiotr Paturej <piotr.paturej@intel.com>
-
由 huzhiqiang 提交于
-
由 JYChen 提交于
* add generate_proposals into paddle.vision * remove class api * im_info -> img_size * change fluid impl to current version
-
由 Ruibiao Chen 提交于
* Rename BOOST_GET macros * Fix conflicts
-
由 zhangyikun02 提交于
-
由 niuliling123 提交于
-
由 YUNSHEN XIE 提交于
* add labels for infer ut * add RUN_TYPE=INFER for cpp ut * fix formaterror * update
-
由 Weilong Wu 提交于
* migrate solve kernel to phi * re useless header file, fix a bug in grad_kernel_impl * add header file in need * add yaml for solve op * fix solve_sig.cc ArgumentMapping and update tests case * disable legacy dygraph check in op_test * rm solve_op.cc / solve_sig.cc and migrate yaml config * Update op_test.py disable legacy dygraph check when check_eager is True
-
由 zhoutianzi666 提交于
* shape sum * add shape, sum trt layer
-
由 Wilber 提交于
-
由 JYChen 提交于
* add distribute_fpn_proposals * change to new dygraph * fix doc and example code * change fluid impl to current version
-
- 18 7月, 2022 9 次提交
-
-
由 RichardWooSJTU 提交于
-
由 Xiaoxu Chen 提交于
-
由 zhouweiwei2014 提交于
-
由 zyfncg 提交于
-
由 Chenxiao Niu 提交于
-
由 Xiaoxu Chen 提交于
-
由 Feiyu Chan 提交于
-
由 王明冬 提交于
-
由 Qi Li 提交于
* [Plugin] Fix Custom device in eager mode, test=develop * update test case, test=develop * update ut for coverage, test=develop
-