projects
/
platform
/
upstream
/
dldt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[IE][VPU][nGraph]: Enables dynamic Reshape with non-const pattern support in myriad...
[platform/upstream/dldt.git]
/
model-optimizer
/
2020-07-10
Roman Kazantsev
Implement ScatterND operation in MO and transform for...
tree
|
commitdiff
2020-07-07
Anton Chetverikov
Fix const node non-deterministic names (part 2) (#1081)
tree
|
commitdiff
2020-07-06
Maxim Vafin
Add assert for Clip-11 (#795)
tree
|
commitdiff
2020-07-06
Evgeny Talanin
Stick to isort==4.3.21 (#1223)
tree
|
commitdiff
2020-07-03
Evgenya Stepyreva
[ BTS & STB ] Fixing broken transformations (#874)
tree
|
commitdiff
2020-07-03
Evgenya Stepyreva
[ MO ] Clamp value inference (#1207)
tree
|
commitdiff
2020-06-30
Yegor Kruglov
[MO MXNET] Fixed spatial reshape on GluonCV models...
tree
|
commitdiff
2020-06-30
Evgeny Lazarev
NMS-4 op support (#1115)
tree
|
commitdiff
2020-06-29
Evgenya Stepyreva
[ MO ] Keep data type of compressed value (#1143)
tree
|
commitdiff
2020-06-29
Vladimir Gavrilov
Fixed deleting Transpose layers after and before Interp...
tree
|
commitdiff
2020-06-26
Anton Chetverikov
Fix const node non-deterministic names (part 1) (#996)
tree
|
commitdiff
2020-06-25
Maxim Shevtsov
LayerNorm(PyTorch/HuggingFace pattern)->MVN+Mul+Add...
tree
|
commitdiff
2020-06-23
Roman Kazantsev
Correct removing nodes from graph and add test for...
tree
|
commitdiff
2020-06-23
Evgenya Stepyreva
[ MO ] Hard-coded Interpolate followed by concat reshap...
tree
|
commitdiff
2020-06-22
Maxim Vafin
Cherry-pick fix OneHot transformation for Bert Squad...
tree
|
commitdiff
2020-06-22
Evgeny Lazarev
Cleanup IR v7 from the MO (#1008)
tree
|
commitdiff
2020-06-17
Evgeny Lazarev
Relaxed MO requirements for "protobuf" package (#864)
tree
|
commitdiff
2020-06-17
Pavel Esir
fixed some typos in MO help (#972)
tree
|
commitdiff
2020-06-09
Maxim Vafin
Fix onnx slice by clipping `ends` to int32 domain ...
tree
|
commitdiff
2020-06-08
Pavel Esir
Add fixedscale(bias) components to Kaldi (#725)
tree
|
commitdiff
2020-06-08
iliya mironov
Fix unit tests for select layer. (#638)
tree
|
commitdiff
2020-06-08
Maxim Vafin
Implement support for opset3 EmbeddingBag ops (#546)
tree
|
commitdiff
2020-06-08
Evgenya Stepyreva
[ MO ] Groupped conv fusion (#797)
tree
|
commitdiff
2020-06-05
Maxim Vafin
Add ReduceL2 decomposition (#733)
tree
|
commitdiff
2020-06-04
Maxim Vafin
Fix Proposal for the case of 2 outputs (#773)
tree
|
commitdiff
2020-06-04
Maxim Vafin
Add support for ONNX Pad-11 (#744)
tree
|
commitdiff
2020-06-04
Evgenya Stepyreva
[ MO ] InterpolateConcat empty sources fix (#764)
tree
|
commitdiff
2020-06-03
wistal
MO should support LRN k param with caffe model, rather...
tree
|
commitdiff
2020-06-03
Ilya-Krylov
Add 'aligned' param to ExperimentalDetectronROIFeatureE...
tree
|
commitdiff
2020-06-02
iimironov
Imironov/cvs 31297 add yolov4 support (#594)
tree
|
commitdiff
2020-06-02
Anton Chetverikov
Remove TopKnormalizer from MO IR Reader transformation_...
tree
|
commitdiff
2020-06-02
Evgeny Lazarev
Align MO requirements files (#710)
tree
|
commitdiff
2020-06-01
Roman Kazantsev
Fix SparseWeightedSum transform for Wide and Deep ...
tree
|
commitdiff
2020-05-29
Vladimir Gavrilov
MO fails generating IR from XLNET model due to a bug...
tree
|
commitdiff
2020-05-29
Artyom Anokhov
[OpenVINO scripts] Fixed *.sh files index from 644...
tree
|
commitdiff
2020-05-29
Evgenya Stepyreva
[ MO Interpolate ] Fixing broken model reshape-ability...
tree
|
commitdiff
2020-05-29
Evgenya Stepyreva
[ MO: CVS-32286 ] IdentityN fix (#668)
tree
|
commitdiff
2020-05-28
Andrey Somsikov
Remove Safety dependency (#627)
tree
|
commitdiff
2020-05-28
Vladimir Gavrilov
SplitConcatPairToInterpolate inserts Interpolate when...
tree
|
commitdiff
2020-05-28
Evgeny Lazarev
Fixes for Mask-RCNN conversion (#654)
tree
|
commitdiff
2020-05-28
Evgenya Stepyreva
[ MO ] Memory usage (#657)
tree
|
commitdiff
2020-05-28
Roman Kazantsev
Implement Bucketize in MO and MKLDNN for opset3 (#583)
tree
|
commitdiff
2020-05-27
Pavel Esir
Fix skipping incorrect names in scale/mean values ...
tree
|
commitdiff
2020-05-27
Evgenya Stepyreva
[ MO ONNX ] Resize-11 clear error message (#620)
tree
|
commitdiff
2020-05-26
Evgenya Stepyreva
[ MO ONNX ] TopK-1/10/11 proper extracting (#600)
tree
|
commitdiff
2020-05-26
Shashwat Dalakoti
Updated requiremnets.txt (#593)
tree
|
commitdiff
2020-05-26
Roman Donchenko
MO: Flush after dumping the arguments to stdout (#570)
tree
|
commitdiff
2020-05-25
Maxim Vafin
Support ONNX Clamp-11 (#538)
tree
|
commitdiff
2020-05-25
Evgenya Stepyreva
[ MO TF ] IdentityN support (#529)
tree
|
commitdiff
2020-05-22
Alexander Zhogov
Fix MO CI job name (#520)
tree
|
commitdiff
2020-05-22
Alexander Zhogov
Update public CI (#514)
tree
|
commitdiff
2020-05-22
Alexey Suhov
publish master branch snapshot, revision ea98a886d925eb...
tree
|
commitdiff
2020-05-21
Alexey Suhov
publish master branch snapshot, revision 8d31237e2c3f67...
tree
|
commitdiff
2020-05-19
Alexey Suhov
publish master branch snapshot, revision 9df5eb1f84e13a...
tree
|
commitdiff
2020-05-18
Alexey Suhov
fix BOM file for model optimizer
tree
|
commitdiff
2020-05-18
Alexey Suhov
publish master branch snapshot, revision 59af1853ca21ea...
tree
|
commitdiff
2020-05-13
Alexey Suhov
publish master branch snapshot, revision 49482ae3bea0cb...
tree
|
commitdiff
2020-05-06
Andrey Babushkin
Create .coveragerc
tree
|
commitdiff
2020-04-27
Alexey Suhov
publish master branch snapshot, revision 0110d9c98fd720...
tree
|
commitdiff
2020-04-16
Alexey Suhov
Merge branch 'master' of https://github.com/opencv...
tree
|
commitdiff
2020-04-16
Alexey Suhov
fixed BOM file for model optimizer
tree
|
commitdiff
2020-04-15
Alexey Suhov
moved pylint configuration files
tree
|
commitdiff
2020-04-15
Alexey Suhov
publish master branch snapshot, revision cdcab9d7ab48ff...
tree
|
commitdiff
2020-04-13
Alexey Suhov
Publishing 2020.2 content
tree
|
commitdiff
2020-02-11
Alexey Suhov
Publishing 2020.1 content
tree
|
commitdiff
2020-02-10
Alexey Suhov
Merge pull request #296 from dkurt/patch-1
tree
|
commitdiff
2019-10-28
Alexey Suhov
Merge pull request #309 from asuhov/2019-r31
tree
|
commitdiff
2019-10-28
Alexey Suhov
Publishing 2019 R3.1 content
tree
|
commitdiff
2019-10-04
Alexey Suhov
Merge pull request #278 from asuhov/2019-r3
tree
|
commitdiff
2019-10-04
Alexey Suhov
Publishing 2019 R3 content
tree
|
commitdiff
2019-08-09
Alexey Suhov
Publishing 2019 R2 content (#223)
tree
|
commitdiff
2019-05-27
Alexey Suhov
Publishing 2019 R1.1 content and Myriad plugin sources...
tree
|
commitdiff
2019-04-12
Viacheslav Matveichev
Merge pull request #129 from asuhov/2019-r1
tree
|
commitdiff
2019-04-12
Alexey Suhov
Publishing 2019 R1 content
tree
|
commitdiff
2019-01-23
Alexey Suhov
Added unit tests and readme for model optimizer (#79)
tree
|
commitdiff
2019-01-21
Alexey Suhov
Publishing R5 content (#72)
tree
|
commitdiff
2018-11-23
Alexey Suhov
Publishing R4 (#41)
tree
|
commitdiff
2018-10-16
openvino-pushbot
fixed scripts permissions
tree
|
commitdiff
2018-10-16
openvino-pushbot
Publishing R3
tree
|
commitdiff