i-robot
0d6559092d
!22070 [lite]enhance dumpgraph function and adjust examples on the basis of unified api
Merge pull request !22070 from 徐安越/master_core
4 years ago
mengyuanli
e917e2ef64
add scatter_nd_update op
4 years ago
i-robot
d23114fe89
!22018 [LITE][converter] input index && format -2
Merge pull request !22018 from yefeng/143-input_and_format
4 years ago
xuanyue
38f21d0316
enhance dumpgraph function and adjust examples on the basis of unified api
4 years ago
yefeng
e0edb4f087
format && resize && uint8 input index
4 years ago
yefeng
a77f23643d
train model
4 years ago
i-robot
b17108db58
!22035 [MSLITE] Fix bug of dynamic weight convolution.
Merge pull request !22035 from wangshaocong/bugfix_master
4 years ago
wang_shaocong
a3663347fe
[MSLITE] fix bug of dynamic weight convolution.
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
i-robot
2278a3f1bf
!22006 [MS][LITE]support MindIR control flow
Merge pull request !22006 from mengyuanli/support_MindIR_control_flow
4 years ago
i-robot
28cd76c279
!21961 [MSLITE][DEVELOP] change schema version from singleton to member of Model
Merge pull request !21961 from yangruoqi713/schema_version
4 years ago
i-robot
ab7fec4bd2
!21789 fusion conv2d and pad op
Merge pull request !21789 from wangyanling/fusion
4 years ago
mengyuanli
5c27c30c6a
support MindIR control flow
4 years ago
wangyanling
01a42bfcdd
fusion convolution2d and pad op
4 years ago
yangruoqi713
0a0b10a8ae
[MSLITE][DEVELOP] change schema version from singleton to member of Mode
4 years ago
i-robot
c1228a2ab6
!21947 [lite]dump graph function adjustment
Merge pull request !21947 from 徐安越/master_core
4 years ago
xuanyue
1bc9620f06
dump graph function adjustment
4 years ago
i-robot
0687415271
!21951 [lite]code check edit
Merge pull request !21951 from 徐安越/primitive
4 years ago
i-robot
8572c4b110
!21940 [lite]edit FmkType member name
Merge pull request !21940 from 徐安越/master
4 years ago
i-robot
02511c4765
!21644 Fix value node set its func_graph
Merge pull request !21644 from huanghui/fix-print-valuenode-in-ir-file
4 years ago
xuanyue
69506ad00c
code check edit
4 years ago
xuanyue
feec548150
edit FmkType member name
4 years ago
huanghui
3cebbd5a42
Fobidden to set graph for a valuenode
4 years ago
xuanyue
d5926ddab7
graph input support NCHW
4 years ago
xuanyue
b6478a8ccc
change namespace mindspore::lite::converter to mindspore::converter
4 years ago
wang_shaocong
e3d00ba8ca
[MSLITE] Modify output tensor names of ms model
4 years ago
xuanyue
16a3360e82
insert transpose depend on kFormat attr
4 years ago
cjh9368
98abc333de
[MS][LITE] clean codex
4 years ago
i-robot
3714f6dfac
!21287 fix nullptr-dereference memory-leak unsuitable-nullptr-check incorrect-errorcode-check const-input-argument
Merge pull request !21287 from hangq/codex-master
4 years ago
hangangqiang
9e528fb81d
fix nullptr-dereference memory-leak unsuitable-nullptr-check
incorrect-errorcode-check const-input-argument
4 years ago
xuanyue
170ebcb89d
optimizer code v3
4 years ago
i-robot
799772455b
!21002 [MS][LITE][STABLE]support NCHW input tensor
Merge pull request !21002 from chenjianping/kernel_reg
4 years ago
xuanyue
d00c38a923
add format-changed interface for user and adjust pass registry strategy
4 years ago
chenjianping
8c52cde0f4
support input NCHW format
4 years ago
xuanyue
0fa81a6516
code check
4 years ago
i-robot
c325799651
!20879 fix code format issue
Merge pull request !20879 from zhujingxuan/format
4 years ago
i-robot
bb8550e561
!21038 [MSLITE][DEVELOP] add quant arg for tensor api
Merge pull request !21038 from yangruoqi713/quant
4 years ago
yangruoqi713
b0ef53b699
[MSLITE][DEVELOP] add quant arg for tensor api
4 years ago
i-robot
bd765b25ac
!20946 [LITE] fix nullptr of defect check
Merge pull request !20946 from zhaozhenlong/lite/issue/defect_2
4 years ago
He Wei
b95e592324
Implement float16 to remove Eigen dependence
4 years ago
i-robot
0a61b465f4
!20910 [LITE] fix magic number
Merge pull request !20910 from zhaozhenlong/lite/issue/codecheck_2
4 years ago
zhaozhenlong
3f7127bb86
fix nullptr deference and same str compare
4 years ago
zhaozhenlong
f170cd9405
fix magic number
4 years ago
xuanyue
4f63c4c3dd
code check
4 years ago
zhujingxuan
326dd4aa48
fix code format issue
4 years ago
i-robot
a10a314ba2
!20716 fix magic numbers, blank lines and function-like macros
Merge pull request !20716 from hangq/earth2
4 years ago
xuanyue
1d0a285671
add reminding for old mindir model
4 years ago
mengyuanli
334b116775
remove magic number and useless function
4 years ago