- 20 7月, 2022 6 次提交
-
-
由 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
-
由 Ruibiao Chen 提交于
* Add dependency for read op in standalone executor * Fix CI errors * Add UT * add_dependency -> dependency_utils * Fix CI errors
-
- 19 7月, 2022 8 次提交
-
-
由 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
-
由 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>
-
由 JYChen 提交于
* add generate_proposals into paddle.vision * remove class api * im_info -> img_size * change fluid impl to current version
-
由 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
-
由 JYChen 提交于
* add distribute_fpn_proposals * change to new dygraph * fix doc and example code * change fluid impl to current version
-
- 18 7月, 2022 13 次提交
-
-
由 Xiaoxu Chen 提交于
-
由 zhouweiwei2014 提交于
-
由 Chenxiao Niu 提交于
-
由 Xiaoxu Chen 提交于
-
由 王明冬 提交于
-
由 Qi Li 提交于
* [Plugin] Fix Custom device in eager mode, test=develop * update test case, test=develop * update ut for coverage, test=develop
-
由 levi131 提交于
-
由 QingshuChen 提交于
* add xpu resnet_unit *test=kunlun * tmp *test=kunlun
-
由 ShenLiang 提交于
-
由 zhoutianzi666 提交于
* remove useless code in fc
-
由 Haohongxiang 提交于
-
由 zhoutianzi666 提交于
* reshape fill_constant * commit * commit
-
由 caozhou 提交于
-
- 15 7月, 2022 8 次提交
-
-
由 Aurelius84 提交于
-
由 xiongkun 提交于
* transfer as_real to phi * fix erros * blocking: True -> False
-
由 Allen Guo 提交于
* add custom-op UTs 1 * add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * update url Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
* add custom-op UTs 0 * add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 taixiurong 提交于
test=kunlun
-
由 Ruibiao Chen 提交于
-
由 RichardWooSJTU 提交于
* add fused token prune op and plugin
-
由 zlsh80826 提交于
* Fix test_functional_conv2d_transpose random seed * Fix random seed and use np.testing * Fix random seed for test_lu_unpack_op * Fix test_autograd_functional_dynamic random seed
-
- 14 7月, 2022 5 次提交
-
-
由 xiongkun 提交于
* fix the outputs of net is x,x * add unittest for duplicate output * fix
-
由 Yao Zihang 提交于
-
由 ronnywang 提交于
* [CustomDevice] add custom ccl api * add ut
-
由 zhangyikun02 提交于
-
由 ykkk2333 提交于
-