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
sunsuodong
452184c798
add c benchmark and demo
4 years ago
sunsuodong
ef80c94aac
template DelegateModel and fix c api
4 years ago
i-robot
968d855623
!26495 [MSLITE][DEVELOP] fix bug of status << override
Merge pull request !26495 from yangruoqi713/master_status
4 years ago
yangruoqi713
edaefdd0c8
[MSLITE][DEVELOP] fix bug of status << override
4 years ago
i-robot
8268eb3068
!26465 [MS][LITE][ToD] Fix Fp16 bug
Merge pull request !26465 from Nizzan/export_nizzan
4 years ago
nizzan
60195d9dc9
Fix Fp16 bug
4 years ago
sunsuodong
83875cf9b8
fix vs build
4 years ago
ling
022f10e639
[MSLITE] runtime convert support input buffer
4 years ago
yangruoqi713
d6a8feeb44
[MSLITE][DEVELOP] fix bug of quick cpp demo
4 years ago
i-robot
279a099936
!25138 [MS][LITE][ToD] mindir_fp16
Merge pull request !25138 from Nizzan/export_nizzan
4 years ago
nizzan
665e2a738e
Support mix precision mindir file
4 years ago
ling
81445b8123
[MSLITE] runtime convert off
4 years ago
ling
54938fc7d0
[MSLITE] enable runtime convert in x86 test
4 years ago
Emir Haleva
ece34e517a
Fix unified API memory leak
4 years ago
zengxianglong
f18298ab2a
code check
4 years ago
i-robot
12831b936d
!24103 [MS][LITE]add device id for build_and_run.sh
Merge pull request !24103 from yefeng/163-add_device_id
4 years ago
yefeng
642fea5ffc
add device_id dor build_and_run.sh
4 years ago
wang_shaocong
c8a673e7b8
[MSLITE] clean code
4 years ago
gongdaguo
60e1752ecd
add gitee enable
4 years ago
i-robot
41788a88d2
!23867 [MS][LITE] lite train codecheck fix
Merge pull request !23867 from zhengjun10/codecheck
4 years ago
zhengjun10
301d1101ae
fix lite train codecheck
4 years ago
Fazzie
5af77769b4
statistic fix
4 years ago
xuanyue
052d8e2c99
simplify reliance on southbound capabilities
4 years ago
xuanyue
ecafae75d5
abstract out passs
4 years ago
zhengjun10
c1b5757e24
modify unified example to unified api
4 years ago
chaijun
c515fcd361
gpu demo
4 years ago
zhengjun10
78cf77bc02
fix lite train 1.5 issue
4 years ago
zhengjun10
dcff9ade54
lite train support mix precision model convert
4 years ago
zhengjun10
fc4e6dc533
lite train support mix precision model
4 years ago
yeyunpeng2020
eda66637c6
optimize quantization param
4 years ago
sunsuodong
4429d6a467
fix c++ example
4 years ago
xuanyue
38f21d0316
enhance dumpgraph function and adjust examples on the basis of unified api
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
xuanyue
69506ad00c
code check edit
4 years ago
xuanyue
df3db5196b
change namespace mindspore::registry to mindspore::registry
4 years ago
xuanyue
b174f135ce
adjust extend registry namespace
4 years ago
i-robot
5e672b74a1
!21592 [MS][LITE] fix cxx load api
Merge pull request !21592 from zhengjun10/issue_fix
4 years ago
xuanyue
26897f5155
alter pass register namespace
4 years ago
zhengjun10
e089ac7223
fix cxx api load api
4 years ago
i-robot
5e1d8c1a87
!21387 [MS][Lite][ToD] Use config file to decide which code examples to run
Merge pull request !21387 from ehaleva/export
4 years ago
i-robot
09bead89da
!21440 update OWNERS of mindspore lite
Merge pull request !21440 from zhanghaibo/master
4 years ago
i-robot
e31ffd5fbf
!21421 [MS][LITE][CPU] code check
Merge pull request !21421 from liuzhongkai/codex_851
4 years ago
zhanghaibo5
26038f7ed8
update OWNERS of mindspore lite
4 years ago
yangruoqi713
d15043f7f6
[MSLITE][DEVELOP] modify c++ new api demo
4 years ago
lzk
ccd59a8cee
codex
4 years ago
Emir Haleva
637ef6b1cc
Allow to run only part of the code examples
4 years ago