openvino/model-optimizer/extensions/front/kaldi
Svetlana Dolinina 7b52e3155a
Tdnnf (#5255)
* initial changes (IR not generated)

* extractor fix

* convert tdnnf (with correct infer)

* refactoring + comments in code

* added unit tests + couple fixes based on tests

* change order for old convolutions

* fix pylint

* small refactoring

* added if to remove changes in old irs

* doc updated

* fix layout and kernel shapes for old convolutions

* fixed test

* moved test

* fix import in test

* fixed backward compatibility

* review fixes
2021-04-29 14:38:08 +03: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 [ MO ] Warnings fix (#5105) 2021-04-08 14:09:00 +03: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