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
d9f9347425
!35389 Add ExpandDims operator to support Vmap feature
...
Merge pull request !35389 from 刘勇琪/master-expanddims
2022-06-21 03:44:00 +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
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
11ab70d51a
!36047 Add null checks in FuncManager::Replace method
...
Merge pull request !36047 from hewei/fix_master
2022-06-21 02:50:40 +00:00
i-robot
5cf4a18d06
!35949 Add new APIs and fix doc problems
...
Merge pull request !35949 from xiaotianci/add_api
2022-06-21 02:25:54 +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
i-robot
f90ad0e962
!35942 Insert Updatestate for No Input Ops
...
Merge pull request !35942 from jiaoy1224/parallel_opt
2022-06-21 02:18:31 +00:00
i-robot
42f1bed608
!36205 [GraphKernel] clean code.
...
Merge pull request !36205 from chenlei_autodiff/clean_code2
2022-06-21 02:13:07 +00:00
i-robot
66e3f60a1c
!36034 modify landscape for some code check warning
...
Merge pull request !36034 from Songyuanwei/test
2022-06-21 02:10:53 +00: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
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
3d41bf6b92
!36209 tensor scatter div sample bug
...
Merge pull request !36209 from ling/code_docs_pr
2022-06-21 01:38:22 +00:00
i-robot
9a29f87149
!35820 support model zoo model to call c++ converter interface
...
Merge pull request !35820 from zhengyuanhua/model_br1
2022-06-21 01:22:20 +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
i-robot
e94ee1da6e
!36215 fix the link bug from copy actor to exit actor
...
Merge pull request !36215 from limingqi107/bug_fix4
2022-06-20 22:04:51 +00: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
b7ee317083
!36194 fix the error info of memory alloc not enough
...
Merge pull request !36194 from limingqi107/bug_fix3
2022-06-20 17:16:43 +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
i-robot
07982b81cd
!35784 fix gamma ops bug
...
Merge pull request !35784 from zhangqi/0612
2022-06-20 12:52:34 +00:00
i-robot
e394b345fa
!36195 [MS][LITE] remove big model training on arm32
...
Merge pull request !36195 from jianghui58/train_mas_dev
2022-06-20 11:56:08 +00:00
i-robot
29aa4386bb
!36196 [MS][LITE]Fix codegen download
...
Merge pull request !36196 from gongdaguo1/fix_cortex_m_
2022-06-20 11:47:02 +00:00
ling
6e03e828bd
tensor scatter div sample bug
2022-06-20 19:29:40 +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
412ba826ab
!36206 Fix the docs of deformable_conv2d
...
Merge pull request !36206 from YuJianfeng/code_docs
2022-06-20 10:34:43 +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
10452beb60
!36111 fix exception in kernrl_actor
...
Merge pull request !36111 from TuDouNi/pass_support_dynamic
2022-06-20 09:55:33 +00: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
i-robot
4c05d8abeb
!35958 fix bernoulli gpu ops performance
...
Merge pull request !35958 from jiangshuqiang/fix_bernoulli_performance
2022-06-20 09:39:13 +00:00
limingqi107
1d9398ac81
fix the link bug from copy actor to exit actor
2022-06-20 17:33:48 +08:00
i-robot
ae4c7962f1
!36202 remove Tensor API documents for InplaceAdd and InplaceSub
...
Merge pull request !36202 from zhujingxuan/code_docs_inplace_op
2022-06-20 09:31:31 +00:00
i-robot
dccb95fc63
!34690 [assistant][ops] Add Real, Imag, Complex, Angle
...
Merge pull request !34690 from 李航/rica
2022-06-20 09:27:18 +00:00
chenlei_autodiff
45ce4a57b1
[GraphKernel] clean code.
2022-06-20 17:26:56 +08:00
i-robot
08e5e27dc8
!36017 [GPU] link cuda toolkit when gpu data queue is enabled
...
Merge pull request !36017 from wYann/queue_bug_fix
2022-06-20 09:21:04 +00:00
i-robot
73c555bb12
!36143 Fix grad precision problem of multifieldembeddinglookup
...
Merge pull request !36143 from JoyLvliang/fix_clipbynorm_ascend_grad_failed
2022-06-20 08:59:47 +00:00
i-robot
d1900ed95e
!36119 Fix issue I5C8D0, boost readme
...
Merge pull request !36119 from archer2049/code_docs_master
2022-06-20 08:55:39 +00:00
gongdaguo1
a9dbc50b3a
fix cortex-m build codegen
2022-06-20 16:53:42 +08:00
chujinjin
e790790047
add ms_function for optimizer
2022-06-20 16:50:18 +08:00
caifubi
c26c4d0b7e
PyNative backend bugfix
...
1. The device_id of DeviceAddress is wrong if the DeviceAddress is
created by Bucket.
2. Can't release graph input tensor address if the graph is not a bprop
graph.
2022-06-20 16:48:55 +08:00
i-robot
303de2b4fc
!36103 update op docs for Concat and ScatterNd
...
Merge pull request !36103 from DeshiChen/code_docs_concat_scatternd
2022-06-20 08:45:25 +00:00
zhangxuetong
7e3604d3e6
opt kernel
2022-06-20 16:34:59 +08:00
i-robot
3146f49feb
!36182 fix col2im func interface doc description
...
Merge pull request !36182 from baihuawei/fix_Col2Im_func_doc
2022-06-20 08:25:18 +00:00