- 19 7月, 2022 4 次提交
-
-
由 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 20 次提交
-
-
由 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
-
由 levi131 提交于
-
由 QingshuChen 提交于
* add xpu resnet_unit *test=kunlun * tmp *test=kunlun
-
由 ShenLiang 提交于
-
由 Wilber 提交于
* test * update
-
由 WangZhen 提交于
-
由 zhoutianzi666 提交于
* fix_cast * fix_cast * commit
-
由 zhoutianzi666 提交于
* remove useless code in fc
-
由 Haohongxiang 提交于
-
由 zhoutianzi666 提交于
* reshape fill_constant * commit * commit
-
由 ronnywang 提交于
-
由 caozhou 提交于
-
- 16 7月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
* draft version * draft version * draft version * migrate solve kernel to phi * polish * polish * re useless header file, fix a bug in grad_kernel_impl * add header file in need
-
由 Leo Chen 提交于
-
- 15 7月, 2022 14 次提交
-
-
由 Aurelius84 提交于
-
由 xiongkun 提交于
* transfer as_real to phi * fix erros * blocking: True -> False
-
由 wanghuancoder 提交于
* eager variable back sync
-
由 zhangkaihuo 提交于
-
由 zyfncg 提交于
* remove auto to_pascal_case for args in op generator * fix yaml config
-
由 zhangxiaoci 提交于
* update xccl lib * use separate streams for compute/comm on XPU * add broadcast op to xpu2_op_list
-
由 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
-
由 Ruibiao Chen 提交于
-
由 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
-
由 Sing_chan 提交于
-