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.
4 years ago
yujianfeng
712b9bd013
convert some ops bprops to mindir
4 years ago
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
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
zjun
35aab6144d
Fix pynative memory leak
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
chujinjin
34096bf879
add sync control for pynative
4 years ago
i-robot
2650aae9ba
!21351 complex support
Merge pull request !21351 from zhouyaqiang0/complex_support
4 years ago
zhouyaqiang
b81ba100b7
add complex number support
4 years ago
zhangzhaoju
c7e6ad4f7d
Add swtich to controll cache or not cache graph for ad
4 years ago
ZPaC
e82f911854
Fix hybrid training with pairwise encrypt
4 years ago
huanghui
fd56922cf9
fix codex warning 0729
4 years ago
i-robot
f44a92c4b3
!20504 Fix warning of codes
Merge pull request !20504 from JoyLvliang/fix_warning_of_codes
4 years ago
i-robot
e8448f972b
!20725 Support the tensor of string dtype.
Merge pull request !20725 from 张清华/opt
4 years ago
Zhang Qinghua
f91c697efc
Support the tensor of string dtype.
4 years ago
7347157+joylvliang@user.noreply.gitee.com
ab32ebc758
fix_warning_of_codes
4 years ago
l00591931
d2a44c02da
Code fix
4 years ago
lizhenyu
2c9758adda
[bugfix]GPU occur oom when cache all output tensor of graph
4 years ago
lizhenyu
c50606ef26
Refine unify runtime context
4 years ago
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
4 years ago
i-robot
674f8101db
!18110 secure check
Merge pull request !18110 from zhangzhaoju/ms_master_sec_review
4 years ago
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]
4 years ago
i-robot
7bf5f2b756
!18049 code self check
Merge pull request !18049 from Margaret_wangrui/code_self_check
4 years ago
zhangzhaoju
5dd9363ccc
secure review
4 years ago
Margaret_wangrui
e01ad12cdc
code self check
4 years ago
joylvliang
0625168ce8
clear_pclint
4 years ago
mindspore-ci-bot
8cd5eb68b3
!17887 clean cxx warning
From: @lianliguang
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
4 years ago
lianliguang
8a9b388ac3
clean CXX warning
4 years ago
lilei
7a59167f21
modify code check for Master
4 years ago
mindspore-ci-bot
aa2093fb7d
!17173 Add frontend compile cache
From: @ginfung
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
04341b1dbc
!17076 fix log error for pynative mode
From: @chujinjin
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
yujianfeng
7cea682c7d
Add func_graph caching after validate action
5 years ago
mindspore-ci-bot
14e02438fb
!17074 clean pclint
From: @fangzehua
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
chujinjin
7fb3b5ea97
fix log error
4 years ago
fangzehua
7607235c4d
clean pclint
4 years ago
lvliang
0d5d4935d4
fix_codes_clean_and_pclint
4 years ago
tanghuikang
9ccbb87918
bporp
5 years ago
lianliguang
5849706968
clean pclint warning
4 years ago
lianliguang
4d7b7649e9
remove the useless PrimType
4 years ago
zhangzhaoju
a1db9c4959
Pybind11::object && PrimitivePy recycle optimize
4 years ago
fangzehua
742aa799b0
fix codedex and bot
5 years ago
LianLiguang
9b94b6f8ed
fix codex && reviewbot
5 years ago
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".
5 years ago
buxue
2551f5ea7e
support name or attribute ast.Expr
5 years ago
chuck
89eed7aa27
add compile option H to visible hidden interface
5 years ago
mindspore-ci-bot
c529cfa427
!12754 auto tune step one construct json
From: @liubuyu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7ff2b3b499
!12781 fix bug of amp bn cast
From: @jojobugfree
Reviewed-by:
Signed-off-by:
5 years ago
liubuyu
2d97244741
auto tune stage one: construct json
5 years ago
caifubi
a6959c2a13
fix bn cast bug
5 years ago
yangzhenzhang
a70d616841
mini step grad accumulation
5 years ago