Commit Graph

242 Commits

Author SHA1 Message Date
lilinjie 08b0e47e50 aicpu migration from pzh 2023-01-03 16:04:47 +08:00
lilinjie e7230e0f1f aicpu migration all high priority ops 2023-01-03 09:33:18 +08:00
shenjingxing2 3ea1848efd Canndev code merge to mindspore 2022-12-30 17:22:18 +08:00
lilinjie 07dffaea7e parent 8f5852f526
author lilinjie <lilinjie11@huawei.com> 1672055454 +0800
committer lilinjie <lilinjie11@huawei.com> 1672146913 +0800

roll back cpu_kernel/common
2022-12-28 16:22:45 +08:00
i-robot 79b53c74af
!46839 set unused inputs
Merge pull request !46839 from DeshiChen/1214_bprop_unused_inputs
2022-12-26 06:26:24 +00:00
lilinjie 389acff921 migrates aicpu kernels to MS from lqk 2022-12-26 10:01:30 +08:00
lilinjie 85f2032bf8 aicpu migration gp high priority 2022-12-25 07:35:17 +08:00
dayschan bd645cd660 Set unused inputs for bprop expanders and clear the device address of forward ops 2022-12-24 14:49:17 +08:00
huangbingjian 0670e56047 MSAdapter 2022-12-21 09:24:25 +08:00
i-robot ef1df784ba
!46976 [MS][Lite]add ascend customized kernel module
Merge pull request !46976 from zhaizhiqiang/master
2022-12-20 01:01:21 +00:00
zhaizhiqiang c74909320b add ascend costomized kernel builder module 2022-12-19 21:36:10 +08:00
i-robot 216dabe670
!46841 Repair that split can be called normally when the GeneratorDataset input is an iterator
Merge pull request !46841 from 刘勇琪/master-decrypt-column
2022-12-19 01:13:00 +00:00
liu-yongqi-63 2e7f636606 Repair that split can be called normally when the GeneratorDataset input is an iterator 2022-12-16 17:52:39 +08:00
chenfei ca1c23ada7 fix msvc exception handler register 2022-12-16 14:14:03 +08:00
i-robot a2ca59ea50
!46684 fix pad input dims less than padding in non constant mode
Merge pull request !46684 from 冯一航/fix_pad_inputdim_less_than_padding
2022-12-13 09:43:17 +00:00
xuanyue 53dae74f34 fix core-dump in CropAndResize 2022-12-12 18:57:31 +08:00
fengyihang 381464dd35 fix pad input dims less than padding 2022-12-12 16:26:23 +08:00
zong_shuai ad587240f2 solve some bugs of gpu operator 2022-12-12 09:18:57 +08:00
i-robot 88c93e8e28
!45091 fix ckpt param name bug
Merge pull request !45091 from 于振华/fix_rewrite_paramname_1101
2022-12-09 01:55:28 +00:00
zhaizhiqiang 1299f7a6a0 refactor prim infer map 2022-12-07 11:17:19 +08:00
yuzhenhua 7938d845a0 fix ckpt param name bug 2022-12-06 20:03:10 +08:00
greatpanc 6f070f5320 matmul_mask_opt_master 2022-11-28 11:02:18 +08:00
emmmmtang d8068b112e add function and Tensor clip clamp 2022-11-25 17:39:29 +08:00
luoyang 988fbe9d83 add approver for minddata 2022-11-23 15:40:36 +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