openvino/model-optimizer/mo/front/kaldi/extractors
Pavel Esir 7a11e36eeb
Add fixedscale(bias) components to Kaldi (#725)
* Added fixed scale(bias) components

* Successfully converted after adding fixed bias,scale components

* Added unittests
2020-06-08 21:37:44 +03:00
..
__init__.py Publishing R3 2018-10-16 13:45:03 +03:00
add_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
add_shift_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
add_shift_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
affine_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
affine_component_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
affine_component_preconditioned_online_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
affine_transform_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
affine_transform_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
backproptruncation_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
batchnorm_component_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
batchnorm_component_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
bias_component_ext.py Add fixedscale(bias) components to Kaldi (#725) 2020-06-08 21:37:44 +03:00
bias_component_ext_test.py Add fixedscale(bias) components to Kaldi (#725) 2020-06-08 21:37:44 +03:00
clip_ext.py [ MO TF ] IdentityN support (#529) 2020-05-25 10:52:58 +03:00
common_ext_test.py Add fixedscale(bias) components to Kaldi (#725) 2020-06-08 21:37:44 +03:00
concat_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
concat_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
convolutional_1d_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
convolutional_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
convolutional_component_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
copy_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
crop_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
elementwise_component_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
fixed_affine_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
fixed_affine_component_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
linear_component_ext.py [ MO ONNX ] Resize-11 clear error message (#620) 2020-05-27 08:09:15 +03:00
lstm_nonlinearity_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
lstm_projected_streams_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
max_pooling_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
max_pooling_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
memoryoffset_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
memoryoffset_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
naturalgradient_affine_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
noop_ext.py [ MO TF ] IdentityN support (#529) 2020-05-25 10:52:58 +03:00
normalize_component_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
normalize_component_ext_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
pnorm_component_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
pnorm_component_ext_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
rectified_linear_component_ext.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
rescale_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
rescale_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
scale_component_ext.py Add fixedscale(bias) components to Kaldi (#725) 2020-06-08 21:37:44 +03:00
scale_component_ext_test.py Add fixedscale(bias) components to Kaldi (#725) 2020-06-08 21:37:44 +03:00
slice_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
slice_ext_test.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
softmax_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
splice_component_ext.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00