nizzan
5c4a9d3404
Fix CI report bug & inference segmentation fault bug
4 years ago
He Wei
d2bb6303b7
Provide new mindspore core API classes
1. namespace is mindspore::api;
2. API header files located in mindspore/core/mindapi;
3. We use pimpl pattern to provide a wrapper layer for api;
4. Check mindapi_test.cc for usage examples.
4 years ago
yefeng
642fea5ffc
add device_id dor build_and_run.sh
4 years ago
Emir Haleva
46dec60424
fixed codex/coverity warnings
4 years ago
lvmingfu
0f4113e35e
modify urls related to docs repository for master_mindspore_4
4 years ago
zhengjun10
a74604a5e0
unify lite session train and infer session
4 years ago
zhengjun10
eb43f53226
fix lite converter issue and security problem and add time print
4 years ago
zhengjun10
cea07bd242
fix train demo and doc
4 years ago
Emir Haleva
460526b318
Fixed code examples to new packeing scheme and implemented additional FP16 kernels
4 years ago
Emir Haleva
df7451dcf5
Final changes for R1.3
4 years ago
xuanyue
fc3b3306c6
add test ut and rename convert plugin lib
4 years ago
mindspore-ci-bot
4b50d664ee
!17824 [MS][LITE] master lite train code standard rectification
From: @zhengjun10
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
4 years ago
zhengjun10
38fa4ba69b
master lite train code standard rectification
4 years ago
Emir Haleva
be688a92cd
merge compilation of MS Lite Inference and Train
4 years ago
Emir Haleva
cf061c5ac5
Merge Lite and TrainSessions
4 years ago
xuanyue
40899f7b80
adjust kernel_reg dynamic lib
4 years ago
zhengjun10
cfced58007
fix train cpp example
4 years ago
mindspore-ci-bot
6dd4881e63
!16387 [MS][LITE][TOD] Revert to previous TrainSession API (with additional Config Parameter)
From: @ehaleva
Reviewed-by: @HilbertDavid,@hangangqiang
Signed-off-by: @HilbertDavid
4 years ago
sunsuodong
120d1b0446
lite remove gvar so
4 years ago
Emir Haleva
debf58c434
Revert to Original TrainSession API
4 years ago
yoni
c568969a9e
save transfer learning inference file
4 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
4 years ago
Emir Haleva
4c88fcb65c
Fix Transfer Learning crash and compilation
4 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
Emir Haleva
7341fe8c66
Support weight quantization of ToD models and quantization of optimizer weights
4 years ago
ling
68d69ef0a2
lite typo
5 years ago
yoni
e4695d47d1
Fix bugs: 13BZDF, 138MR1. Support CPU BatchNormGrad
5 years ago
yoni
cd6d9131e0
buf fix and improvment
5 years ago
xutianchun
344df139dc
fix train demo script
5 years ago
xutianchun
06d1ecb221
fix train lenet script
5 years ago
mindspore-ci-bot
3b74db3fad
!12477 [MSLITE] modify train convert name
From: @zhengjun10
Reviewed-by: @HilbertDavid
Signed-off-by: @HilbertDavid
5 years ago
zhengjun10
eae045fcf7
relalign code
5 years ago
zhengjun10
b2a948a502
modify train converter name
5 years ago
yoni
dabca13aef
integrate minddata
5 years ago
yoni
53ace98343
Merge branch 'master' of https://gitee.com/mindspore/mindspore into export
5 years ago
yoni
33d7741904
tod add train loop
5 years ago
lvmingfu
27848587a3
modify code formats for master
5 years ago
xutianchun
487648113a
fix DodeDex check
5 years ago
yoni
f8b7e0d1cf
untar libglog.so
5 years ago
xutianchun
fa0129435f
rename net_train to benchmark_train
5 years ago
xutianchun
3a262a66ad
fix static check error
5 years ago
yoni
c53ecf861b
fixes for version 1.1.0
5 years ago
lz
bab3ba2acb
added some descriptions of the parameters in ./transfer_learning/README_CN.md and ./train_lenet/README_CN.md
5 years ago
yoni
0d0d5853b5
fix code example scripts and README
5 years ago
lvmingfu
ce83ed61f7
modify wrong urls
5 years ago
yoni
1f66e59648
tod enhanced examples
5 years ago