openvino/model-optimizer/extensions/front/kaldi
Svetlana Dolinina ccf786438b
Kaldi priors (#6258)
* add priors to loader and counts transformation

* fixes in select insertion for case with context gathering - LSTM - context gathering
fix for edge parallel to ReadValue
extend counts option to case of priors inside mdl model file

* fixed tests

* fixed typo

* fixed issue with input names

* fix priors loading + comments

* fix e2e test: error with not found transformation

* print debug info for dependency graph - should be reverted

* should be reverted: debug commit

* Revert "fix e2e test: error with not found transformation"

This reverts commit 8320fa99bf.

* revert debug commits

* fixes after review

* review fixes

* review change

* review changes
2021-07-02 15:18:23 +05:00
..
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
add_permute_after_convolution.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
add_reshape_around_convolution.py Tdnnf (#5255) 2021-04-29 14:38:08 +03:00
add_reshape_around_pooling.py [MO] Fix fp16 in shapeof subgraphs (#4524) 2021-03-30 23:16:32 +03:00
apply_counts.py Kaldi priors (#6258) 2021-07-02 15:18:23 +05:00
logsoftmax_component_ext.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
memory_offset_adjustment.py [ MO ] Warnings fix (#5105) 2021-04-08 14:09:00 +03:00
memoryoffset_batch_update.py fix batch adding to init value of read value (#4187) 2021-03-31 11:32:36 +03:00
replace_eltwise_nin1.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
replace_lstm_node_pattern.py fix batch adding to init value of read value (#4187) 2021-03-31 11:32:36 +03:00
replace_lstm_nonlinearity.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
replace_timeheightconvolution.py Tdnnf (#5255) 2021-04-29 14:38:08 +03:00
set_ports.py changed output finding + add error to catch problem in future (#5368) 2021-04-28 12:59:59 +03:00
sigmoid_ext.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
split_recurrent_memoryoffset.py fix batch adding to init value of read value (#4187) 2021-03-31 11:32:36 +03:00
tanh_component_ext.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
tdnn_component_replacer.py [ MO ] Warnings fix (#5105) 2021-04-08 14:09:00 +03:00