i-robot
|
fa6f403612
|
!45394 Add insert_default_value attribute for the MapParameter.get() api.
Merge pull request !45394 from Margaret_wangrui/insert_attr
|
2022-11-11 07:58:21 +00:00 |
Margaret_wangrui
|
b218496f6d
|
Add insert_default_value attribute for the MapTensor.get() api.
|
2022-11-10 18:49:37 +08:00 |
z30020733
|
cf430f82a4
|
Modify the docs of conv3d functional api
|
2022-11-09 20:58:26 +08:00 |
YangShuq
|
daef90a276
|
[assistant][I48O4Z] add new math operator Reciprocal
|
2022-11-03 09:41:27 +08:00 |
i-robot
|
eacd6324f6
|
!44100 Add subgraph fake-branch Obfuscation
Merge pull request !44100 from 张澍坤/master
|
2022-10-29 01:11:17 +00:00 |
Shukun Zhang
|
41d1977f79
|
Add Subgraph Obfuscation
|
2022-10-28 17:26:24 +08:00 |
i-robot
|
45afcca4b1
|
!44462 ignore title when content has a formated title
Merge pull request !44462 from xulei/error_log
|
2022-10-27 01:25:04 +00:00 |
yujianfeng
|
87de0822b0
|
Refactor the process of getting bprop.
1. Hash each bprop function instead of the whole bprop file in mindir.
2. Prepare to change to transform the whole bprop closure to mindir.
|
2022-10-26 10:55:10 +08:00 |
xulei
|
b970dd4a31
|
ignore title when content has a formatted title
|
2022-10-26 09:58:02 +08:00 |
huangbingjian
|
b98fc0021a
|
Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
|
2022-10-21 10:17:44 +08:00 |
albert-yan
|
a8df67c458
|
add parameter enable_encode & modify qat
|
2022-10-19 11:11:16 +08:00 |
i-robot
|
1443fe82c3
|
!43327 Add dynamic obfuscation feature
Merge pull request !43327 from jxlang910/obf_pr
|
2022-10-18 06:26:23 +00:00 |
jin-xiulang
|
969e368cc5
|
Add dynamic obfucation tool
|
2022-10-18 00:36:18 +08:00 |
i-robot
|
1b82179635
|
!43651 报错不合理整改,增加测试用例
Merge pull request !43651 from ligan/cell
|
2022-10-17 10:01:06 +00:00 |
ligan
|
29b9607d23
|
cell
|
2022-10-17 09:48:24 +08:00 |
Margaret_wangrui
|
42a2da638b
|
Rectification of test cases according to ST test case specifications.
|
2022-10-13 17:06:31 +08:00 |
i-robot
|
dbc9bddf35
|
!43406 Adjust the location of syntax testcases
Merge pull request !43406 from huangbingjian/adjust_syntax_testcases
|
2022-10-13 02:51:52 +00:00 |
yanghaoran
|
3062ef5bdf
|
add dockerfile for 1.9.0
|
2022-10-12 20:42:49 +08:00 |
huangbingjian
|
780900ae5f
|
Adjust the location of syntax testcases
|
2022-10-11 11:27:01 +08:00 |
i-robot
|
5fc62f6f1e
|
!42893 Check if xs is iterable in for
Merge pull request !42893 from LiangZhibo/check
|
2022-10-10 06:19:08 +00:00 |
liangzhibo
|
fd0a6ae956
|
Add len with check in for
|
2022-10-09 17:28:44 +08:00 |
zhaoyingzhuo
|
ee6dfdb21d
|
support config file in ascend
|
2022-09-29 14:51:28 +08:00 |
wang_shaocong
|
81dd4fd53d
|
[MSLITE] Support nnapi
|
2022-09-28 11:10:38 +08:00 |
i-robot
|
c468849b59
|
!42572 支持tensor扩展存储到持久化存储
Merge pull request !42572 from larryzhangyong/persistent-tensor
|
2022-09-27 02:57:05 +00:00 |
liuluobin
|
544587c69f
|
Fix description error in api create_group
|
2022-09-26 11:28:05 +08:00 |
zhangyong
|
68aceb140d
|
support persistent tensor data
|
2022-09-24 19:55:21 +08:00 |
He Wei
|
1764db05b7
|
Support compile graph with MapParameter
|
2022-09-24 10:49:03 +08:00 |
i-robot
|
95eb778df1
|
!42146 Support complex64 and complex128 mstype for ms.numpy.roll function on GPU.
Merge pull request !42146 from huangziling/master
|
2022-09-20 04:16:17 +00:00 |
i-robot
|
9d5c414dcf
|
!41981 upgrade Ascend package 14 Sept on master
Merge pull request !41981 from ZPaC/upgrade_ascend_zpc
|
2022-09-17 04:55:29 +00:00 |
ZPaC
|
fc88413295
|
upgrade Ascend package 14 Sept on master
|
2022-09-16 23:27:03 +08:00 |
huangziling
|
c0560eb779
|
Support complex mstype for ms.numpy,roll function.
|
2022-09-16 16:54:25 +08:00 |
i-robot
|
9876005e52
|
!41982 reconstruct and add data type of BroadcastTo
Merge pull request !41982 from ZhidanLiu/master
|
2022-09-16 08:23:39 +00:00 |
ZhidanLiu
|
d954f45dd7
|
reconstruct and add data type of BroadcastTo
|
2022-09-15 19:13:42 +08:00 |
huangbingjian
|
831a113959
|
Fix GradOpertion in hypermap controlflow
|
2022-09-13 15:27:50 +08:00 |
i-robot
|
ea0064578b
|
!41440 change api reg mode
Merge pull request !41440 from chenminmin/master
|
2022-09-07 06:53:02 +00:00 |
taipingchangan
|
e20330a889
|
change api reg mode
|
2022-09-07 09:07:47 +08:00 |
i-robot
|
9fdd01aa72
|
!41108 add ocr ops
Merge pull request !41108 from xiaoyao/dev_onnx
|
2022-09-06 06:39:49 +00:00 |
i-robot
|
5ce30806c2
|
!41374 Add attr rename and op type rename for ascend vm op adapter
Merge pull request !41374 from laiyongqiang/op_adapter
|
2022-09-05 10:43:17 +00:00 |
xiao_yao1994
|
9d5f70d97a
|
add op for ocr
|
2022-09-05 14:51:07 +08:00 |
LaiYongqiang
|
03d1165618
|
add attr rename and op type rename for ascend vm op adapter
|
2022-09-05 10:18:25 +08:00 |
greatpan
|
c749dd57a1
|
conv winograd op refactor
|
2022-09-03 09:24:04 +08:00 |
i-robot
|
bd229fcf11
|
!41056 [MS]Optimize backend
Merge pull request !41056 from 张学同/assert
|
2022-09-01 01:06:11 +00:00 |
zhangxuetong
|
fcb0a7057c
|
backend decoupling
|
2022-08-31 16:11:42 +08:00 |
liangzhibo
|
9467cdd520
|
support bool str function
|
2022-08-30 10:30:05 +08:00 |
i-robot
|
29ccbeedc2
|
!40916 [MSLITE][CPU] conv im2col op support avx512
Merge pull request !40916 from Greatpan/conv_im2col_avx512
|
2022-08-29 09:10:29 +00:00 |
i-robot
|
1edd58625f
|
!40834 Fix getattr, hasattr problem.
Merge pull request !40834 from LiangZhibo/null
|
2022-08-29 02:38:30 +00:00 |
i-robot
|
ccf3db786c
|
!40668 move ascend const input to attr pass to unify mindir
Merge pull request !40668 from laiyongqiang/new_pass
|
2022-08-29 01:25:58 +00:00 |
greatpan
|
247e24d8d4
|
conv im2col support avx512
|
2022-08-27 17:57:32 +08:00 |
LaiYongqiang
|
e809917a50
|
move ascend const input to attr pass to unify mindir
|
2022-08-27 17:21:00 +08:00 |
liangzhibo
|
ee7e869106
|
fix hasattr problem
|
2022-08-27 14:17:54 +08:00 |