huanghui
88601da733
change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute
4 years ago
chujinjin
2f069b3d1e
modify description of context pynative synchronize
4 years ago
chujinjin
5937d03355
add st for pynative synchronize
4 years ago
huanghui
d3ddca3b35
update save_graph_paths in context
4 years ago
i-robot
16fd4ca633
!22127 code_docs_communication_api_note_fix
Merge pull request !22127 from yao_yf/code_docs_communication_api_note_fix1
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
yao_yf
43a2970b34
communication api fix
4 years ago
i-robot
dde05c36b8
!21551 auto_parallel_context interface dataset_strategy union
Merge pull request !21551 from yao_yf/auto_parallel_context_dataset_strategy_union
4 years ago
yao_yf
a83bf73298
union auto_parallel_context interface dataset_strategy
4 years ago
dingpeifei
01a2a3e1f6
context update master 0813
4 years ago
dingpeifei
501bbb7306
context master 0812
4 years ago
i-robot
50d54a7482
!20787 Memory leak fix.
Merge pull request !20787 from zhangzhaoju/master_leak_fix
4 years ago
zhangzhaoju
c7e6ad4f7d
Add swtich to controll cache or not cache graph for ad
4 years ago
dingpeifei
99faa495f4
context api 0730
4 years ago
lvmingfu
84b6756df3
fix urls suitable to docs structure for master
4 years ago
dingpeifei
c470857e35
clean_0720_master
4 years ago
ZPaC
a9a0f590e6
Fix master static check
4 years ago
chendongsheng
ab1f580657
added api
4 years ago
jin-xiulang
257cc23ca2
Add secure parameters for mindspore federated learning.
fix prime initialization and build key bug
fix reconstruct access bug and kernels' retcode.
Fix init issue
Add fl secure parameter cipher_time_window
4 years ago
jin-xiulang
ebc71d3306
Add secure parameters for mindspore federated learning.
4 years ago
i-robot
d33adf825b
!18475 cipher calling code
Merge pull request !18475 from ql_12345/master_merge_0617_1
4 years ago
ql_12345
5af0c890a1
cipher calling code
4 years ago
ZPaC
c053100ef6
Add hybrid script
4 years ago
i-robot
f838dd5837
!18863 [GraphKernel]Modify Graph Kernel Doc Format 0616
Merge pull request !18863 from jiaoy1224/code_docs_gk_format
4 years ago
ZPaC
59c23700ab
Sync enter bugfix for fail over
4 years ago
ZPaC
9a8a7c215d
Sync from enterprise
4 years ago
Yang Jiao
85b6af0e5d
code docs gk format
4 years ago
i-robot
559e8af5de
!18235 [GraphKernel]Modify Graph Kernel Doc‘s Format
Merge pull request !18235 from jiaoy1224/code_docs_format
4 years ago
Yang Jiao
7cde66e966
modify doc of graph kernel
4 years ago
i-robot
af702f8a95
!18232 [GraphKernel]Modify Graph Kernel Doc Format
Merge pull request !18232 from jiaoy1224/code_docs_graph_kernel
4 years ago
Yang Jiao
3ed7008142
modify document format
4 years ago
i-robot
21513404c4
!17082 set default context mode to GRAPH_MODE
Merge pull request !17082 from huangbingjian/change_context_mode
4 years ago
i-robot
f038e86f4d
!18088 Add fl context
Merge pull request !18088 from ZPaC/ps-optimize
4 years ago
ZPaC
107756a3de
Add fl context
4 years ago
l00591931
47ac93da19
change context
4 years ago
huangbingjian
ad8f73f32b
set default context mode to GRAPH_MODE
4 years ago
Gaoxiong
2ef32d5afc
update graph kernel code docs
4 years ago
l00591931
916f8dbcca
fix comment for context
4 years ago
yujianfeng
7cea682c7d
Add func_graph caching after validate action
5 years ago
ZPaC
768f6b40c3
Optimize ps doc
4 years ago
mindspore-ci-bot
94ca479fbe
!16230 Optimize server reliability in multiple scenarios.
From: @zpac
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
5 years ago
ZPaC
19a2585ba4
Optimize server log
5 years ago
changzherui
271a37eeb5
add export mindir for tupletensor
5 years ago
changzherui
5c0af5746e
modify redundant code
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
wangnan39@huawei.com
dd2cd6d251
fix error of context field not defined
5 years ago
Ziyan
d19d42ee44
modify grad accu and comm fusion api
5 years ago