The Wayback Machine - https://web.archive.org/web/20210606234319/https://github.com/topics/dnn
Skip to content
#

dnn

Here are 709 public repositories matching this topic...

askhade
askhade commented May 27, 2021

Bug Report

Is the issue related to model conversion? No

Describe the bug

DynamicQuantizeLinear function op does not have shape inference function defined. In absence of shape inference, function body is used to get the shape inference for the function op and although it works as a fallback option it hurts perf.

Expected behavior

Add shape inference function for DynamicQuan

pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

  • Updated Mar 15, 2021
  • Python

Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)

  • Updated Jun 6, 2021

Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original Caffe architecture which users deploy their applications seamlessly.

  • Updated Oct 16, 2018
  • C++

Improve this page

Add a description, image, and links to the dnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dnn topic, visit your repo's landing page and select "manage topics."

Learn more