jinyaohui
8ddf77a470
fix bug
5 years ago
chenjianping
343889cdb7
building _ms_mpi with mpi_interface
5 years ago
duxiutao
5977fe7936
add description for graph_kernel switch
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
a64e0de389
!2366 [CT][MS][Auto-Parallel] Recursive interface needs to be changed to external interface
Merge pull request !2366 from Chong/interface
5 years ago
hongxing
d798325127
supplement description about default value
5 years ago
mindspore-ci-bot
21c67eddd5
!1897 save print data to file
Merge pull request !1897 from jinyaohui/print
5 years ago
jinyaohui
ac23a179bf
save print data to file
5 years ago
hongxing
3ad3a71fc7
change interface
5 years ago
mindspore-ci-bot
0b70d7a0d0
!2278 modify comment for def set_context
Merge pull request !2278 from changzherui/mod_comment
5 years ago
changzherui
be623a4266
modify comment for def set_context
5 years ago
limingqi107
55b3557c0d
gpu optimize the max device memory config
5 years ago
chenjianping
6034f9c1e2
support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot
c3d78e2aa2
!2012 gpu support the max device memory config
Merge pull request !2012 from limingqi107/master
5 years ago
limingqi107
5054b53f47
gpu support the max device memory config
5 years ago
Yi Huaijie
e5c351690b
support load full dataset on each device
5 years ago
panyifeng
6a57eeb922
fix check_bprop attr error
5 years ago
jinyaohui
c0c694d99a
add enable_auto_mixed_precision
5 years ago
jinyaohui
2907cf4488
remove some context param
5 years ago
jinyaohui
391a060f21
remove two context param
5 years ago
jinyaohui
5a9de3716d
add profiling mode and profiling options to context
5 years ago
limingqi107
05e8d95e7f
optimize the gpu context switch
5 years ago
guohongzilong
b77fd88c27
improve example on enable_dump param
5 years ago
Yi Huaijie
12af12e405
Add document for setting automatic parallel mode that
if a program has multiple tasks with different parallel
modes should call reset_auto_parallel_context() to reset
config.
5 years ago
mindspore-ci-bot
21d936e656
!728 auto parallel strategy checkpoint full
Merge pull request !728 from yao_yf/strategy_checkpoint_extend
5 years ago
yao_yf
6cde5f6d91
auto parallel strategy checkpoint
5 years ago
zjun
c538b83712
remove enbale hccl
5 years ago
caifubi
81644a95df
change enable_loop_sink default value to True
5 years ago
mindspore-ci-bot
ee9c8a41ad
!648 Add comments to save_dump_path for created real path
Merge pull request !648 from ghzl/add-comment-to-save_dump_path-for-relative-path
5 years ago
guohongzilong
9b19cd8312
add comment to save_dump_path for created real path
5 years ago
lichenever
2ab211ae04
support reshape parameter
5 years ago
fary86
6dd72f654a
Add prim name to error message for nn_ops.py
5 years ago
leonwanghui
24b26ee1a8
Move args_type_check function to _checkparam.py
5 years ago
mindspore-ci-bot
679dbd27b3
!478 fix save_graphs_path and log file mode related issues
Merge pull request !478 from fary86/fix_log_and_ir_issues
5 years ago
fary86
7e23a1a475
Fix issues of save_graphs_path, Type/Value error message and log file mode
5 years ago
yangjie159
7b5a31dc83
add comment for export lite model
5 years ago
jojobugfree
ede8a98729
change logging to mindspore.log
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago