aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_deepspeech_v0_4_1.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
2021-02-09Add mlgo to graph examplesSiCong Li
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2020-03-13COMPMID-3221: Add EltwiseLayerDescriptorSang-Hoon Park
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-04COMPMID-2103: Use substreams for sharing weights in the DeepSpeech exampleMichalis Spyrou
2019-08-22COMPMID-2594: Graph example option parsing doens't fail on invalid valuesGeorgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-09COMPMID-1058: Implement DeepSpeech as a graph exampleMichele Di Giorgio