lcskrishna / onnx-parser
ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.
☆18Updated 6 years ago
Alternatives and similar repositories for onnx-parser
Users that are interested in onnx-parser are comparing it to the libraries listed below
Sorting:
- PyTorch -> ONNX -> TVM for autotuning☆24Updated 5 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- ☆19Updated last year
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- CNNs in Halide☆23Updated 9 years ago
- Binarized Neural Network☆9Updated 8 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- SqueezeNet Generator☆31Updated 7 years ago
- Training Low-bits DNNs with Stochastic Quantization☆73Updated 7 years ago
- Efficient forward propagation for BCNNs☆50Updated 7 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- ☆62Updated 7 years ago
- TFLite python API package for parsing TFLite model☆12Updated 5 years ago
- Caffe Computation Graph Optimization.☆29Updated 5 years ago
- Simple pruning example using Caffe☆33Updated 7 years ago
- OpenCL implementation of a NN and CNN☆22Updated 6 years ago
- An Example of MXNet Models Comilation and Deployment with NNVM in C++☆16Updated 7 years ago
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆41Updated 2 years ago
- Caffe implementation of accurate low-precision neural networks☆117Updated 6 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- Added quantization layer into caffe (support a coarse level fixed point simulation)☆22Updated 8 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Optimizing Mobile Deep Learning on ARM GPU with TVM☆181Updated 6 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- ☆13Updated 8 years ago
- This code implements NICE papper☆20Updated 6 years ago
- DNN Inference with CPU, C++, ONNX support: Instant☆56Updated 6 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆21Updated 5 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago