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 |
yujianfeng
|
e2091f09b4
|
Clean Code for compiler
|
4 years ago |
Zhang Qinghua
|
aef396f9f2
|
Support ListComp and GeneratorExp in Graph Mode.
|
4 years ago |
i-robot
|
a5631cc39c
|
!20948 Modify opt and irpass Resolve, UpdatestateEliminater
Merge pull request !20948 from huangbingjian/opt_pass_dev
|
4 years ago |
huangbingjian
|
5b59d0104f
|
1. modify the execution method of substitution in irpass; 2. Refactor resolve pass; 3. Split UpdatestateEliminater into multiple passes.
|
4 years ago |
i-robot
|
2dfd84880b
|
!20961 Code self review of master
Merge pull request !20961 from chenfei_mindspore/master
|
4 years ago |
chenfei
|
8e5a250c21
|
code self check
|
4 years ago |
lianliguang
|
1b41219c46
|
fix code review
|
4 years ago |
i-robot
|
f250695387
|
!20579 [CodeClean]fix code clean problems of ME
Merge pull request !20579 from chenfei_mindspore/code_clean_of_master
|
4 years ago |
lianliguang
|
3bca7466dd
|
fix codex pclint and code check2.0
|
4 years ago |
chenfei
|
868a6d558f
|
code clean of r1.3
|
4 years ago |
l00591931
|
d2a44c02da
|
Code fix
|
4 years ago |
yao_yf
|
bdf7c57660
|
add pangu_alpha pipeline file
|
4 years ago |
Zhang Qinghua
|
aa08bbf063
|
To handle the Parameter from Cell.CreateInstance() in top func graph context.
|
4 years ago |
i-robot
|
e61c81a8e3
|
!17118 Add arg to control whether the output of cell should be recomputed
Merge pull request !17118 from YuJianfeng/recompute
|
4 years ago |
lichenever
|
cb438ce350
|
rectification_log
|
4 years ago |
yujianfeng
|
697855313f
|
Add arg to control whether the output of cell should be recomputed
|
5 years ago |
Margaret_wangrui
|
e01ad12cdc
|
code self check
|
4 years ago |
huanghui
|
29f632613f
|
optimize log
|
4 years ago |
chenfei
|
41c8f2ffb6
|
codex clean 2
|
5 years ago |
mindspore-ci-bot
|
8c1e7ce231
|
!16345 [DFX]Optimize exception log
From: @irmo
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
9c2396babe
|
!16962 Fix static code check
From: @irmo
Reviewed-by: @ginfung
Signed-off-by:
|
5 years ago |
lvliang
|
032c1ac738
|
clear_codes_warning
|
5 years ago |
huanghui
|
0610a8d99c
|
9fdc0035a0
|
5 years ago |
huanghui
|
197bd84ae0
|
fix static code check
|
5 years ago |
mindspore-ci-bot
|
8b511cad87
|
!16865 fix review boots and code dex
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
mindspore-ci-bot
|
35a04a6c7e
|
!17008 fix clean code problem
From: @huangbingjian
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
|
5 years ago |
buxue
|
1a283aea47
|
fix review boots and code dex
|
5 years ago |
huangbingjian
|
f166bf4693
|
fix clean code problem
|
5 years ago |
Margaret_wangrui
|
5adb0f03e9
|
code check
|
5 years ago |
simson
|
c0b6f4f564
|
fix static check
|
5 years ago |
lvliang
|
110e776424
|
correct codes according to commit
|
5 years ago |
zhangzhaoju
|
fdbbd6cde3
|
Memory leak fix, clear using cnt map of graph while funcgraph manager
free
|
5 years ago |
zhangzhaoju
|
55819c2d31
|
solve parall ut failure problems: input shape check failure
|
5 years ago |
chujinjin
|
bcb9aff9fe
|
fix cpp lint
|
5 years ago |
chujinjin
|
da6ee50145
|
fix clang format
|
5 years ago |
lvliang
|
e128076b60
|
add_cache_by_using_ast_parse
|
5 years ago |
zhangzhaoju
|
ac7ce974fb
|
prim bprop graph optimizer for pynative refactoring
|
5 years ago |
Margaret_wangrui
|
56cd94cf60
|
Support for to while
|
5 years ago |
Zhang Qinghua
|
cd7f7d40fb
|
Support pass args or|and kwargs for OP CreateInstance.
|
5 years ago |
zhangzhaoju
|
a1db9c4959
|
Pybind11::object && PrimitivePy recycle optimize
|
5 years ago |
mindspore-ci-bot
|
1e4e26c74b
|
!14846 [ME]Remove some redudunt codes
From: @chenfei52
Reviewed-by:
Signed-off-by:
|
5 years ago |
chenfei
|
b19622df42
|
change convert data circle complex
add data convert helper class
debug core dump
revert ConvertData
|
5 years ago |
zhangzhaoju
|
ef4481c4a3
|
Memory leak fix, clear using cnt map of graph while funcgraph manager
free
|
5 years ago |
buxue
|
6f1105ea79
|
show accurate error line when use user defined class
|
5 years ago |
mindspore-ci-bot
|
c1eb3f30a5
|
!14489 modify the parse module to adapt to python3.8 ast
From: @yepei6
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @zh_qh
|
5 years ago |
yepei6
|
b68de64969
|
modify the support of Ellipsis in parse for python3.8
|
5 years ago |
buxue
|
8c47ce1803
|
show accurate error info and error lines when use unsupported builtin function
|
5 years ago |
buxue
|
d830a2b55a
|
optimize exception mode when use undefined name in if for and while
|
5 years ago |