Commit Graph

157 Commits

Author SHA1 Message Date
caifubi 537fce0ee1 PyNative Kernel Parallel Build
1. Create Tensor and DeviceAddress for output before Launch.
2. Push Launch/Build Task to Queue and execute togather.
2021-08-28 00:40:48 +08:00
yujianfeng 712b9bd013 convert some ops bprops to mindir 2021-08-24 09:09:09 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
zjun 35aab6144d Fix pynative memory leak
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-08-21 14:02:55 +08:00
chujinjin 34096bf879 add sync control for pynative 2021-08-17 09:04:40 +08:00
i-robot 2650aae9ba !21351 complex support
Merge pull request !21351 from zhouyaqiang0/complex_support
2021-08-12 09:39:15 +00:00
zhouyaqiang b81ba100b7 add complex number support 2021-08-12 10:36:43 +08:00
zhangzhaoju c7e6ad4f7d Add swtich to controll cache or not cache graph for ad 2021-08-11 16:39:23 +08:00
ZPaC e82f911854 Fix hybrid training with pairwise encrypt 2021-08-02 15:34:09 +08:00
huanghui fd56922cf9 fix codex warning 0729 2021-07-29 19:13:08 +08:00
i-robot f44a92c4b3 !20504 Fix warning of codes
Merge pull request !20504 from JoyLvliang/fix_warning_of_codes
2021-07-23 06:46:21 +00:00
i-robot e8448f972b !20725 Support the tensor of string dtype.
Merge pull request !20725 from 张清华/opt
2021-07-23 02:12:48 +00:00
Zhang Qinghua f91c697efc Support the tensor of string dtype. 2021-07-22 19:05:37 +08:00
7347157+joylvliang@user.noreply.gitee.com ab32ebc758 fix_warning_of_codes 2021-07-22 16:50:48 +08:00
l00591931 d2a44c02da Code fix 2021-07-20 09:32:55 +08:00
lizhenyu 2c9758adda [bugfix]GPU occur oom when cache all output tensor of graph 2021-07-15 16:46:57 +08:00
lizhenyu c50606ef26 Refine unify runtime context 2021-07-10 19:02:42 +08:00
i-robot 7b6b0e2a39 !18147 same primitive compile muti-time, attribute not sync to the correct version
Merge pull request !18147 from zhangzhaoju/master_quant_export
2021-06-18 13:30:35 +00:00
i-robot 674f8101db !18110 secure check
Merge pull request !18110 from zhangzhaoju/ms_master_sec_review
2021-06-15 19:55:38 +08:00
zhangzhaoju 714cab8ccd fix issue:I3UWI3
step1:primitive A compile first time
step2:python change attribute of primitive A [not sync change to prim adapter]
step3:primitive A compile second time[compile depend on prim adapter, result
wrang]
2021-06-10 15:47:37 +08:00
i-robot 7bf5f2b756 !18049 code self check
Merge pull request !18049 from Margaret_wangrui/code_self_check
2021-06-10 14:19:35 +08:00
zhangzhaoju 5dd9363ccc secure review 2021-06-10 11:03:55 +08:00
Margaret_wangrui e01ad12cdc code self check 2021-06-10 09:33:27 +08:00
joylvliang 0625168ce8 clear_pclint 2021-06-09 14:15:54 +08:00
mindspore-ci-bot 8cd5eb68b3 !17887 clean cxx warning
From: @lianliguang
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
2021-06-08 14:27:21 +08:00
lianliguang 8a9b388ac3 clean CXX warning 2021-06-08 10:55:28 +08:00
lilei 7a59167f21 modify code check for Master 2021-06-07 19:01:36 +08:00
mindspore-ci-bot aa2093fb7d !17173 Add frontend compile cache
From: @ginfung
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
2021-05-31 10:26:16 +08:00
mindspore-ci-bot 04341b1dbc !17076 fix log error for pynative mode
From: @chujinjin
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2021-05-31 09:22:29 +08:00
yujianfeng 7cea682c7d Add func_graph caching after validate action 2021-05-30 13:00:35 +08:00
mindspore-ci-bot 14e02438fb !17074 clean pclint
From: @fangzehua
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
2021-05-29 18:26:43 +08:00
chujinjin 7fb3b5ea97 fix log error 2021-05-27 17:19:10 +08:00
fangzehua 7607235c4d clean pclint 2021-05-27 10:23:46 +08:00
lvliang 0d5d4935d4 fix_codes_clean_and_pclint 2021-05-27 09:21:07 +08:00
tanghuikang 9ccbb87918 bporp 2021-05-19 19:58:59 +08:00
lianliguang 5849706968 clean pclint warning 2021-04-22 20:23:21 +08:00
lianliguang 4d7b7649e9 remove the useless PrimType 2021-04-20 10:16:36 +08:00
zhangzhaoju a1db9c4959 Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
fangzehua 742aa799b0 fix codedex and bot 2021-04-09 15:01:11 +08:00
LianLiguang 9b94b6f8ed fix codex && reviewbot 2021-03-31 12:38:20 +08:00
dayschan 11ee3b1624 add context graph_kernel_flags
used the flag "opt_level" to control GraphKernel,
0 means disabled while non-zero value means enabled.
the default value is controlled by context "enable_graph_kernel",
but if it's also set in "graph_kernel_flags", then the flag will prevail.

supported the whitelist and blacklist operators for GraphKernelExpander.
"enable_expand_ops", "enable_expand_ops_only", "disable_expand_ops".
2021-03-24 11:08:26 +08:00
buxue 2551f5ea7e support name or attribute ast.Expr 2021-03-11 21:40:33 +08:00
chuck 89eed7aa27 add compile option H to visible hidden interface 2021-03-04 22:52:48 +08:00
mindspore-ci-bot c529cfa427 !12754 auto tune step one construct json
From: @liubuyu
Reviewed-by: 
Signed-off-by:
2021-03-04 10:29:53 +08:00
mindspore-ci-bot 7ff2b3b499 !12781 fix bug of amp bn cast
From: @jojobugfree
Reviewed-by: 
Signed-off-by:
2021-03-04 10:14:51 +08:00
liubuyu 2d97244741 auto tune stage one: construct json 2021-03-03 10:59:01 +08:00
caifubi a6959c2a13 fix bn cast bug 2021-03-02 17:24:47 +08:00
yangzhenzhang a70d616841 mini step grad accumulation 2021-03-01 10:20:12 +08:00