Commit Graph

38123 Commits

Author SHA1 Message Date
i-robot 754b92dd00
!29280 Fix tuple in tuple.
Merge pull request !29280 from gaoyong10/runtime_second12
2022-01-19 06:33:59 +00:00
i-robot 4226614a06
!29234 add more log to help debuging random error
Merge pull request !29234 from chengbin/sync
2022-01-19 06:25:46 +00:00
i-robot 28e9fd9821
!29277 fix linalg doc description
Merge pull request !29277 from zhuzhongrui/pub_master
2022-01-19 06:12:33 +00:00
ZJM 21973bbbec [assistant][ops][I3T96W] Add new dataset operator GTZANDataset 2022-01-19 13:48:50 +08:00
Weijun 85a7a994fe [feat] [assistant] [I40GJ3] Add new AICPU operator Lstsq 2022-01-19 13:19:46 +08:00
yefeng a7156e736a model pool 2022-01-19 12:49:17 +08:00
twc 76d9daddf0 fix ISSUE I4QRZP 2022-01-19 12:18:12 +08:00
i-robot 55b2a78b99
!29230 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and AddFusion Op Refactoring and optimization
Merge pull request !29230 from Greatpan/avx512_add
2022-01-19 03:58:08 +00:00
zong-shuai e123504ef7 add_k _type 2022-01-19 11:23:18 +08:00
Liu_Xuu 832f25ee78 [MSLITE] fix mem leak and diverse wide deep networks compatibility in tensorrt delegate 0118_02 2022-01-19 11:17:49 +08:00
chenfei fa7cb34c8a set abstract of switch 2022-01-19 11:13:32 +08:00
liuxiao93 f93ef37aad fix a bug about pynative mode error on Ascend 2022-01-19 11:04:53 +08:00
zhousiyi 784d4b4315 Bypass specializing the FuncGraph which is a input of a Partial CNode and it been specialized in ProcessCNode in FirstPass 2022-01-19 03:04:22 +00:00
i-robot 83631c112e
!29268 fix global max pooling
Merge pull request !29268 from zhaodezan/master
2022-01-19 03:02:51 +00:00
i-robot b378a9c8ab
!29254 modify doc
Merge pull request !29254 from xumengjuan1/code_docs_xmjformat1
2022-01-19 02:37:18 +00:00
gaoyong10 33248e3546 fix tuple in tuple 2022-01-19 10:32:46 +08:00
chenlei_autodiff 1a91f78801 [GraphKernel] replace InplaceAssign with Assign before split. 2022-01-19 10:29:23 +08:00
i-robot a739e38394
!29189 Fix code warning
Merge pull request !29189 from LiangZhibo/master
2022-01-19 02:24:14 +00:00
caifubi d8e59322e5 Use Primitive->id() as unique id 2022-01-19 10:22:16 +08:00
z00512249 304297e215 fix linalg doc description 2022-01-19 10:16:12 +08:00
i-robot 377d6108f9
!29247 Continue to synchronize tuple/list abstract's elements if they are also tuple/list.
Merge pull request !29247 from 张清华/eliminate_tuple_unused_item2
2022-01-19 01:20:27 +00:00
i-robot a7df060b00
!29252 unified runtime fix ref parameter bug and optimize running performance
Merge pull request !29252 from limingqi107/new_actor_runtime
2022-01-19 01:18:14 +00:00
i-robot 8817720a58
!29255 Fix getitem in getitem.
Merge pull request !29255 from gaoyong10/runtime_second12
2022-01-19 01:17:35 +00:00
yeyunpeng2020 9f665e7d0a add MatmulDynamicInt8CPUKernel 2022-01-19 09:16:07 +08:00
i-robot e0f149faf7
!29155 fix cholesky doc api
Merge pull request !29155 from zhuzhongrui/pub_master
2022-01-19 00:57:22 +00:00
Parastoo Ashtari c6f5fb06f2 add comments for dump and debugger code. 2022-01-18 17:03:49 -05:00
changzherui c82bdd6dff modify context make dir 2022-01-18 22:38:13 +08:00
Zhang Qinghua 3038c153b7 Continue to synchronize tuple/list abstract's elements if they are also tuple/list. 2022-01-18 22:27:21 +08:00
i-robot 907e44dd12
!29212 fix code warning 0117
Merge pull request !29212 from huanghui/fix-warning-0113
2022-01-18 14:01:29 +00:00
i-robot f254f9a295
!29218 Show IsDumpEnabled warning message only once
Merge pull request !29218 from parastooashtari/kernel_level_dump
2022-01-18 13:09:47 +00:00
yuchaojie b61381ac3f fix fracz_group transmit in multi graph 2022-01-18 20:56:53 +08:00
i-robot 1f40724a6b
!29156 [Parallel] Logging only once when the shard is ignored
Merge pull request !29156 from huangxinjing/fx_log_count
2022-01-18 12:50:02 +00:00
zhaodezan a2cc45ca46 fix global avg pooling infer 2022-01-18 20:39:01 +08:00
i-robot 3911ebb364
!26120 [feat] [assistant] [I48O7R, I48O4C] Add Acos, AcosGrad
Merge pull request !26120 from 桂宁馨/Acos
2022-01-18 12:37:18 +00:00
jiangzhenguang abddc993ea fix resize_bilinear 2022-01-18 20:33:44 +08:00
i-robot cd81f15dc5
!29211 Fix link format in the summary_record docstring
Merge pull request !29211 from maning202007/code_docs_fix_link_format_master
2022-01-18 12:22:40 +00:00
i-robot 33a0c1ddbc
!29161 remove intermediate abstract in AnfNode
Merge pull request !29161 from xychow/remove-intermediate-abstract
2022-01-18 12:18:39 +00:00
zhujingxuan 9cfb3feaff update solve triangular op 2022-01-18 20:17:26 +08:00
i-robot 6140cc637b
!29243 support group for conv2d parallel operator
Merge pull request !29243 from yangzhenzhang/support-group-for-conv2d
2022-01-18 12:10:28 +00:00
i-robot bfdd040728
!29125 Fix tuple in tuple bug.
Merge pull request !29125 from liangzelang/dev_master
2022-01-18 11:25:27 +00:00
gaoyong10 e446b2e3ed Fix getitem in getitem. 2022-01-18 18:13:45 +08:00
limingqi107 3e19123533 unified runtime fix ref parameter bug and optimize running performance 2022-01-18 17:42:04 +08:00
yangzhenzhang 5514189257 support group for conv2d 2022-01-18 17:28:13 +08:00
i-robot 76af1f861f
!29175 Fix static code check issues for distributed communication
Merge pull request !29175 from chengang/fix_code_check
2022-01-18 09:24:19 +00:00
xumengjuan1 f51fd70911 modify doc 2022-01-18 17:23:24 +08:00
i-robot ab50cf5b21
!29214 add type check
Merge pull request !29214 from zhujingxuan/master
2022-01-18 09:14:06 +00:00
gongdaguo 7f1e14ff72 Migration directory 2022-01-18 17:04:33 +08:00
i-robot 44ebc9ed53
!29188 [MS][LITE]change hi3516 branch
Merge pull request !29188 from gongdaguo/change_branch
2022-01-18 08:30:05 +00:00
i-robot 27bc5fcce5
!29235 [MSLITE] rm tmp wide_deep_worker_ ci
Merge pull request !29235 from Liu_Xuu/trt_rm_ci
2022-01-18 08:26:25 +00:00
i-robot 92ceebb64a
!26587 [feat] [assistant] [I48O71, I48O4E] Add Acosh, AcoshGrad
Merge pull request !26587 from 桂宁馨/Acosh
2022-01-18 07:57:08 +00:00