Ziyan
069318899a
refactor get cnode strategy
5 years ago
mindspore-ci-bot
b6c9bb7003
!7556 Optimize the performance of function ProcessVmArg
Merge pull request !7556 from chenfei_mindspore/ProcessVmArgPerformanceOptimize
5 years ago
chenfei
14e2afe2f5
add arglist in execute info
5 years ago
chenzomi
ca85fcef40
[ME] change some format code.
5 years ago
yujianfeng
18a76ff3c5
Check whether the network args are tensors in the compile phase
5 years ago
huanghui
b7519b7418
unify save_graphs_path
5 years ago
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
5 years ago
ZPaC
0b49f0fb57
change PS dir
5 years ago
simson
2fd4a3fc3a
fix bugs which lead to segment fault
5 years ago
mindspore-ci-bot
91b2591b08
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
5 years ago
ZPaC
4c1f9983d7
Optimize PS code.
5 years ago
zhousiyi
ab74dfc839
refact backend/session from python
5 years ago
lilei
1a0047c9b7
Modify interface for normal_normal function
5 years ago
mindspore-ci-bot
65819fb50c
!5488 heck arg is tensor when graph output is a const or parameter
Merge pull request !5488 from zhangbuxue/add_check_tensor_before_compile_graph
5 years ago
buxue
4168c51f0d
add check tensor when graph output is a const or parameter
5 years ago
mindspore-ci-bot
8d41931456
!5352 refactor ms_context implementation
Merge pull request !5352 from fary86/refactor_context_interface
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
wuyongkang
db3e33a4e8
Fix unnecessary catch and core dump in graph kernel
5 years ago
mindspore-ci-bot
d81b30e6a0
!5312 make backend/optimizer free of pybind
Merge pull request !5312 from xychow/remove-backend-py-dependency-2
5 years ago
kswang
756bb6d53f
async run graph
5 years ago
zhousiyi
c25e37e7bf
make backend/optimizer pybind free
5 years ago
mindspore-ci-bot
9392623066
!5181 Python pass pattern renaming and interface tweaking
Merge pull request !5181 from BowenK/new_parameter
5 years ago
BowenK
641d12d6d9
python pass pattern renaming and interface tweaking
5 years ago
Wei Luning
4cc8342b5b
fix bug in Parameter init_data
5 years ago
lirongzhen1
531ad4df70
prepare to support int64
5 years ago
laiyongqiang
f8bcd9344e
reset iter num
5 years ago
mindspore-ci-bot
24700afa2d
!4689 add check for user define bprop in Pynative mode
Merge pull request !4689 from zhangbuxue/add_check_for_user_define_bprop_in_Pynative_mode
5 years ago
buxue
855d6b8fed
add check for user define bprop in Pynative mode.
5 years ago
zhoufeng
17d60b2ccb
fix open source ge backend compile
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
663278112f
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
mindspore-ci-bot
054f2b3bbb
!3918 modify initialization mode for random normal
Merge pull request !3918 from lilei/random_normal_0724
5 years ago
lilei
4a1641bfd2
init random normal
5 years ago
fary86
73325e0f01
Change export interface
5 years ago
leopz
eea597c92a
change binary to mindir
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
mindspore-ci-bot
a182a87a6d
!3820 support tensor attr shape and dtype in graph mode
Merge pull request !3820 from zhangbuxue/support_dtype_and_shape_as_attr_in_graph_mode
5 years ago
buxue
b075674cf2
support tensor attr shape and dtype in graph mode
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
lvliang
861c917011
pynative-add-attr-info-into-cache-key
5 years ago
cristoval
241e980f06
graceful shutdown in ps mode
5 years ago
fary86
af22653b60
Fix bug of ConvertData in data_converter.cc
5 years ago
ZPaC
8ff1a9ab47
Use white list to control pslite compilation
5 years ago
mindspore-ci-bot
2e4bb93a1e
!3250 [quant]bug fixes when export geir
Merge pull request !3250 from vlne-v1/quant_export_geir_biasadd_after_depth_wise
5 years ago
Wei Luning
7d5c9d52bc
fix geir export bugs
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
Wei Luning
f362503d57
support throw attribute error from c++
5 years ago
Wei Luning
28d1d37085
End at validate when export.
5 years ago
ZPaC
52022c8013
Enable to train in parameter server mode
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago