Commit Graph

9968 Commits

Author SHA1 Message Date
yanghaoran 8c444c00fc
回退 'Pull Request !36155 : [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] cast shape type size_t to int64_t for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad' 2022-06-22 01:22:24 +00:00
i-robot 6cb2f6f8c1
!35799 fix conact bug about infer value
Merge pull request !35799 from wangyanling/concat_infer
2022-06-22 01:12:11 +00:00
i-robot c39a0b5969
!36239 Enable syntax of "for x in xs", when xs is an interpret node
Merge pull request !36239 from LiangZhibo/for
2022-06-22 01:08:52 +00:00
i-robot 2089629480
!36129 Refactor fallback buildt-in function
Merge pull request !36129 from LiangZhibo/master
2022-06-22 01:08:42 +00:00
i-robot 933f782307
!35845 add gnn csr ci tests
Merge pull request !35845 from huangmengxi/ci_gnn
2022-06-21 15:47:00 +00:00
i-robot 3b035ebd9d
!36237 [MD] RandomResizedCrop - handle Interpolation and image input type mismatch
Merge pull request !36237 from cathwong/ckw_xtranuni_code9_randomreizedcrop
2022-06-21 15:32:55 +00:00
i-robot d1d447cfba
!35724 hcom subgraph reuse; send/recv distribute reorder
Merge pull request !35724 from lyqlola/hcom
2022-06-21 14:04:59 +00:00
i-robot e9ab472b31
!36232 Add ut for emebedding cache
Merge pull request !36232 from zyli2020/master
2022-06-21 13:35:14 +00:00
i-robot ac319b870d
!36155 [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] cast shape type size_t to int64_t for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
Merge pull request !36155 from 李文轼/ResizeV2
2022-06-21 12:43:12 +00:00
i-robot f142e3d2f1
!36171 add cpu operation of Reverse Sequence
Merge pull request !36171 from wtcheng/master
2022-06-21 12:23:42 +00:00
i-robot dcd438e430
!33522 [assistant][ops] Add new aicpu operator SparseApplyAdagradDA
Merge pull request !33522 from 杨旭华/SparseApplyAdagradDA
2022-06-21 12:23:29 +00:00
i-robot d04ea5732e
!35875 Add Xdivy primitive for cpu&gpu
Merge pull request !35875 from zhangzhaoju/master_xdivy
2022-06-21 12:21:50 +00:00
i-robot 5cfcd8b39e
!36243 add padv3 vmap to l1
Merge pull request !36243 from fangzehua/add_pad_test
2022-06-21 12:20:34 +00:00
i-robot d4730d0dd2
!36128 for gpu operation ApplyAdagradDA
Merge pull request !36128 from 于振华/ApplyAdagradDAD_0617
2022-06-21 12:20:11 +00:00
i-robot 495bffbb93
!36213 fixed the link custom_actor bug
Merge pull request !36213 from huoxinyou/custom_actor_0620
2022-06-21 12:19:48 +00:00
i-robot 7faba5043b
!36153 add vmap and vmap testcases
Merge pull request !36153 from zhujingxuan/vmap
2022-06-21 12:19:08 +00:00
i-robot 85131d20c2
!36106 Add vmap feature for IndexFill operator.
Merge pull request !36106 from hezhenhao1/add_vmap
2022-06-21 07:32:48 +00:00
liangzhibo 5a4d86caa8 for x in xs syntax when xs is numpy array 2022-06-21 15:09:35 +08:00
i-robot 9169d833f7
!36116 Add test cases about switch simplify
Merge pull request !36116 from chenfei_mindspore/master
2022-06-21 06:31:58 +00:00
zhujingxuan 3ada4fe12a add vmap and vmap testcases 2022-06-21 14:18:46 +08:00
lizhenyu c536447125 add ut for emebedding cache 2022-06-21 11:55:03 +08:00
i-robot 01ca00b92d
!36008 Add Test Case for Compression && Encrypt
Merge pull request !36008 from zhangzhaoju/master_jdk_change
2022-06-21 03:47:08 +00:00
i-robot e214d1fbb4
!34747 [assistant][ops]New gpu operator implementation, include Bucketize
Merge pull request !34747 from 张璇/Bucketize_GPU
2022-06-21 03:22:31 +00:00
wangyanling10 82072e4bd6 fix concat bug about infer_value 2022-06-21 11:22:28 +08:00
i-robot 976e13eff8
!36200 Fix PadToSize after Decode(to_pil=True)
Merge pull request !36200 from xiaotianci/fix_pad_to_size
2022-06-21 02:56:45 +00:00
i-robot ca563a9c56
!36236 [MD] MapDataset - correct count of old transforms
Merge pull request !36236 from cathwong/ckw_xtranuni_code10_mixed_list
2022-06-21 02:55:19 +00:00
i-robot d1d44a16cd
!36130 Transpose dynamic shape.
Merge pull request !36130 from chenlei_autodiff/transpose_dyn
2022-06-21 02:20:40 +00:00
liangzhibo 5eeba07b2d Refactor fallback builtin function 2022-06-21 10:17:03 +08:00
i-robot f208f1f24a
!36144 [Fallback] Check with the processing of interpret nodes during ast tree parsing.
Merge pull request !36144 from Margaret_wangrui/parse
2022-06-21 02:05:08 +00:00
fangzehua 2cae870b23 add padv3 vmap to l1 2022-06-21 09:49:41 +08:00
i-robot 95a9cfa729
!35345 [AutoParallel] Optimize the Memory Usage for the CrossEntroyLoss
Merge pull request !35345 from huangxinjing/fix_cross_loss
2022-06-21 01:45:41 +00:00
i-robot ce66246c1c
!34601 Implementation of KLDivLossGrad operator on CPU
Merge pull request !34601 from Bert0108/kldivlossgrad
2022-06-21 01:17:28 +00:00
i-robot 6ba6bdc144
!36150 Add ms_function to Optimizer
Merge pull request !36150 from caifubi/master-pynative-bugfix
2022-06-21 01:15:26 +00:00
i-robot b59cfd89f8
!34936 add minimum_grad_grad gpu kernel
Merge pull request !34936 from yangsijia/minimum_grad_grad
2022-06-21 01:00:09 +00:00
zhangzhaoju 36baec6b2c Add Xdivy primitive for cpu&gpu 2022-06-21 08:50:04 +08:00
Cathy Wong b77e8b9f08 [MD] RandomResizedCrop - handle Interpolation and image input type
mismatch
2022-06-20 20:41:42 -04:00
Cathy Wong 1230a962b9 [MD] MapDataset - correct count of old transforms 2022-06-20 16:12:53 -04:00
i-robot 666baf94ee
!36050 [kernel]add cdist vmap、ceil tensor api
Merge pull request !36050 from 张学同/ceil
2022-06-20 20:07:36 +00:00
i-robot 59e51fd540
!34056 [feat] [assistant] [ops] [I4ZZTT] New GPU operator Ger
Merge pull request !34056 from 周云飞/Ger
2022-06-20 17:08:12 +00:00
i-robot de7e2f6281
!34177 34046 !34042 [feat] [assistant] [ops] [I4ZZUR] New GPU operator implementation, include Roll
Merge pull request !34177 from 葛超/roll
2022-06-20 16:52:25 +00:00
i-robot 0167368eb0
!36142 [MD] ToTensorOp: Add error msg for unsupported input image types: uint32, int64, uint64, string.
Merge pull request !36142 from cathwong/ckw_xtranuni_code8_totensor_more
2022-06-20 16:19:24 +00:00
w00517672 b3a2730f6a add cpu operation of Reverse Sequence 2022-06-20 23:51:19 +08:00
i-robot 07982b81cd
!35784 fix gamma ops bug
Merge pull request !35784 from zhangqi/0612
2022-06-20 12:52:34 +00:00
huoxinyou 35cd7d7319 fixed the link custom_actor bug in control_flow dynamicshape 2022-06-20 20:24:37 +08:00
i-robot 34c18d708d
!36112 unsorted segment min/max/prod support vmap
Merge pull request !36112 from ling/pr
2022-06-20 11:26:07 +00:00
i-robot 2919e625e3
!35699 Fix MultiHeadAttention dtype Error
Merge pull request !35699 from huangxinjing/fix_attention_dtype
2022-06-20 11:19:32 +00:00
i-robot 3568de5110
!32453 [assistant][ops] Add new Log2
Merge pull request !32453 from wxy220/log2
2022-06-20 10:00:05 +00:00
Margaret_wangrui 3570fef872 [Fallback] Check with the processing of interpret nodes during ast tree parsing. 2022-06-20 17:59:06 +08:00
i-robot 36698223e7
!36035 fix profiler missing aicpu and flops data bug,profiler init add aclrtSetDevice
Merge pull request !36035 from zangqx/zangqx_30
2022-06-20 09:50:13 +00:00
hezhenhao1 462f7b03d1 Add vmap feature for IndexFill operator. 2022-06-20 17:40:55 +08:00