Commit Graph

224 Commits

Author SHA1 Message Date
liu-yongqi-63 1d4d150fad Repair that split can be called normally when the GeneratorDataset input is an iterator and synchronize to r2.0.0-alpha 2023-01-16 15:45:07 +08:00
chenfei a708c4212d fix bug of value error cannot raise 2022-12-16 12:52:09 +08:00
luojianing 9122ba1a98 change links to r2.0.0-alpha 2022-12-09 17:47:17 +08:00
YangLuo e6e24890bb add approver for minddata 2022-12-08 10:45:19 +08:00
yanghaoran 8c4e0031e5 add docker for 2.0.0alpha 2022-12-02 14:44:03 +08:00
greatpanc ad0d2fe598 matmul mask instruction opt 2022-11-29 15:00:10 +08:00
i-robot 10b054a811
!45801 Supports the ability of the print operator on the CPU to print tuple constants.
Merge pull request !45801 from Margaret_wangrui/print_cpu_tuple
2022-11-22 03:55:50 +00:00
i-robot 7bbf3b5c7d
!45528 solve convert_node problem crossing graph
Merge pull request !45528 from xiaoyao/transformer
2022-11-22 01:17:45 +00:00
Margaret_wangrui b4c661efe4 Supports the ability of the print operator on the CPU to print tuple constants. 2022-11-21 20:05:42 +08:00
xiao_yao1994 472649b0c7 solve convert_node problem crossing graph 2022-11-21 15:22:54 +08:00
reku1997 c4e9e1b584 add aicpu dropout gen mask 2022-11-18 17:32:13 +08:00
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
fengyixing a513f8cbd8 新增msvc任务类型,编译Windows cpu vs 2022-09-23 10:52:51 +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