Commit Graph

59570 Commits

Author SHA1 Message Date
zhoufeng 828ea6a88e add ge pass for 310 2023-01-05 11:15:58 +08:00
i-robot ad5bbb1d3e
!47471 [MS]{Lite][Task] optimize anf2fb for parallelize
Merge pull request !47471 from 刘力力/master_develop_merge
2023-01-05 02:39:42 +00:00
i-robot 84891f4f96
!47285 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeCpuKernellMod to NativeCpuKernelMod
Merge pull request !47285 from panzhihui/multinomial
2023-01-05 02:22:25 +00:00
i-robot 14bef4c082
!47517 fix reducesum bug
Merge pull request !47517 from 李林杰/0104_fix_reducesum_by_lh
2023-01-05 02:09:33 +00:00
i-robot 449c2c46ae
!47463 add parallel meta ops part2
Merge pull request !47463 from yangzhenzhang/add-parallel-meta-ops-part-2
2023-01-05 02:02:51 +00:00
zhoufeng 894dbe15e6 add windows macro for dvpp
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-05 10:01:35 +08:00
i-robot bc15538a52
!47496 更新api tanhshrink的docs,和英文保持一致
Merge pull request !47496 from GuoZhibin/code_docs_tanhshrink
2023-01-05 01:52:58 +00:00
mengyuanli 5ce343cc02 fix bug of error log of interpolate 2023-01-05 09:51:59 +08:00
i-robot 603a5556c6
!47502 add init for last two prs
Merge pull request !47502 from 李林杰/add_init_for_branch_29_30_aicpu_migration
2023-01-05 01:51:48 +00:00
i-robot 8777045a10
!47488 fix marginrankingloss and pad docs
Merge pull request !47488 from 冯一航/code_docs_fix_marginrankingloss_and_pad
2023-01-05 01:49:05 +00:00
i-robot bd2141ce00
!47493 solve the bug of cumsum res zero
Merge pull request !47493 from zong_shuai/cumsum_debug
2023-01-05 01:44:14 +00:00
i-robot a9b9360fde
!45702 [assistant][ops] Add BesselI0
Merge pull request !45702 from 王翊嘉/BesselI0
2023-01-05 01:41:55 +00:00
liangzelang cd8b587784 fix tile conversion bug 2023-01-05 09:41:54 +08:00
i-robot 0d048a4065
!47480 [AutoParallel] Parallel support compile cache
Merge pull request !47480 from lichen/parallel_support_compile_cache
2023-01-05 01:30:34 +00:00
i-robot 9179fdd60f
!47383 Fix bugs
Merge pull request !47383 from panzhihui/fix_bugs
2023-01-05 01:12:15 +00:00
lilinjie a66eaf533f fix reducesum bug 2023-01-04 21:35:19 +08:00
ZPaC bde4255041 Multiplex op infer 2023-01-04 21:24:01 +08:00
guozhibin 870852c7aa update docs for api: tanhshrink 2023-01-04 18:10:50 +08:00
i-robot 1e0cff4b9a
!47432 add init_status
Merge pull request !47432 from 吕昱峰(Nate.River)/amp
2023-01-04 09:49:00 +00:00
wangchangheng a913ef1b73 fixed bugs 2023-01-04 17:48:53 +08:00
i-robot 3a9c4ccee0
!47459 [FEATURE] Dynamic and float16 mix precision door guard
Merge pull request !47459 from douzhixing/dynamic_quant_fp16_door
2023-01-04 09:47:27 +00:00
reku1997 c0c6286030 fix drop nd dynamic bug 2023-01-04 17:44:10 +08:00
lilinjie 7d24643259 add init for last two prs 2023-01-04 17:16:43 +08:00
i-robot 500a0d9c23
!47464 open dvpp utils by absolute path
Merge pull request !47464 from zhoufeng/fix-dvpp-so-path
2023-01-04 09:07:01 +00:00
chujinjin 36c1edc4e9 optimize syncstream for pynative 2023-01-04 17:06:19 +08:00
XixinYang a45e2505d0 修改CumulativeLogsumexp中英文文档不一致问题
修改CumulativeLogsumexp中英文文档不一致问题
2023-01-04 17:03:38 +08:00
fengyihang bacfc01971 fix marginrankingloss and pad 2023-01-04 16:43:54 +08:00
yanzhenxiang2020 f5042247eb fix ParameterizedTruncatedNormal examples 2023-01-04 16:24:06 +08:00
i-robot dee676f2d7
!47462 随机数算子添加副作用标签--master
Merge pull request !47462 from zong_shuai/random_debug
2023-01-04 08:21:58 +00:00
lichen 36a1c3538f parallel_support_compile_cache 2023-01-04 15:35:27 +08:00
dayschan c2c3a5d927 set unused inputs for bprop expanders 2023-01-04 15:34:42 +08:00
i-robot 6c9fd1bd63
!47470 fix unused inputs in grad_array & grad_sparse
Merge pull request !47470 from r1chardf1d0/master
2023-01-04 07:12:57 +00:00
i-robot adafe66daa
!47477 Bprop Unused Inputs Removement
Merge pull request !47477 from jiaoy1224/unused
2023-01-04 06:59:40 +00:00
zong-shuai 1e8352142c debug 2023-01-04 14:55:48 +08:00
zhanzhan1 c00e5d8847 Add dtype support for ReduceMax 2023-01-04 14:55:20 +08:00
i-robot 65193b5780
!47344 support attr with nested valuetuple and valuelist in GE
Merge pull request !47344 from 胡彬/support-nested-list-in-GE
2023-01-04 06:27:03 +00:00
i-robot 5fdbb41fcd
!46961 Remove unused bprop defined in python and mindir
Merge pull request !46961 from YuJianfeng/bprop_meta_fg
2023-01-04 06:27:01 +00:00
i-robot ec991e4cee
!47475 gpu softmax cuda version adaptation
Merge pull request !47475 from happy徐/GPU_OPT
2023-01-04 06:26:16 +00:00
i-robot f484e029a1
!47486 delete unused code
Merge pull request !47486 from yeyunpeng2020/master_opt_quant
2023-01-04 06:14:20 +00:00
i-robot 2864285ee6
!47441 Fixed the bug of cast eliminate.
Merge pull request !47441 from Margaret_wangrui/cast
2023-01-04 06:13:38 +00:00
i-robot 600ef76670
!47482 [MS][LITE][parallel predict] add_gpu_runner_benchmark_ST
Merge pull request !47482 from yefeng/493-add_gpu_runner_benchmark_ST
2023-01-04 06:09:55 +00:00
yefeng 2e06a4c9b7 add_gpu_runner_benchmark_ST 2023-01-04 12:49:15 +08:00
yeyunpeng2020 c1e641d4f6 delete unused code 2023-01-04 12:39:13 +08:00
i-robot 73756cc1dd
!47165 [MSLITE] Fix docs of uniform.
Merge pull request !47165 from wangshaocong/uniform_ops
2023-01-04 03:51:19 +00:00
i-robot 543dc8d1a0
!47424 fix issues of auto parallel
Merge pull request !47424 from bichaoyang/master
2023-01-04 03:44:04 +00:00
duzhixing aa19fd0510 add dynamic int and fp16 mix precision door 2023-01-04 11:43:03 +08:00
i-robot d7749c5cb0
!47378 fix example error of argsort
Merge pull request !47378 from ZhidanLiu/fixbug
2023-01-04 03:29:49 +00:00
Luoziyi e46bfc0905 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeGpuKernellMod to NativeGpuKernelMod 2023-01-04 11:20:57 +08:00
Margaret_wangrui 5c56a45cce Fixed the bug of cast eliminate. 2023-01-04 11:13:52 +08:00
i-robot 378b787bf1
!47445 [JIT Fallback] Return zero like gradients for PyExecute bprop, and add an unsupported test case.
Merge pull request !47445 from 张清华/opt_jit_fallback
2023-01-04 03:12:07 +00:00