autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of how to use autoTVM to search and optimize a neural network inference code. the main process of this program is , firstly use tvm to compile opensource model centerface , then use autotvm to auto search the best…
☆31May 6, 2021Updated 5 years ago
Alternatives and similar repositories for autotvm_tutorial
Users that are interested in autotvm_tutorial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This repository describes how to add a custom TensorRT plugin in c++ and python☆29Jun 25, 2021Updated 5 years ago
- TVM learning and research☆13Jan 8, 2021Updated 5 years ago
- ☆19Jan 4, 2024Updated 2 years ago
- ☆13Sep 19, 2024Updated last year
- ASPLOS'24: Optimal Kernel Orchestration for Tensor Programs with Korch☆41Mar 27, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆13Jan 7, 2025Updated last year
- A intelligent matrix format designer for SpMV☆10Oct 10, 2023Updated 2 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆12Nov 20, 2019Updated 6 years ago
- tensorrt部署教程☆11Aug 1, 2025Updated 11 months ago
- The quantization of CNN/LSTM☆11Mar 26, 2017Updated 9 years ago
- PyTorch -> ONNX -> TVM for autotuning☆24Feb 28, 2020Updated 6 years ago
- [ICML 2025] CoreMatching: Co-adaptive Sparse Inference Framework for Comprehensive Acceleration of Vision Language Model☆16May 27, 2025Updated last year
- docker仓库,会有一些常用的镜像。☆11Aug 3, 2022Updated 3 years ago
- Materias for Stereo 2014☆14Jul 1, 2014Updated 12 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Map matcher based on hmm solved with viterbi algorithm☆11Oct 7, 2018Updated 7 years ago
- ☆11Oct 2, 2024Updated last year
- ☆12Mar 6, 2020Updated 6 years ago
- ☆18Oct 17, 2025Updated 9 months ago
- Weighted least-squares filtering☆14Jan 12, 2021Updated 5 years ago
- ☆11Mar 20, 2022Updated 4 years ago
- ☆15Apr 18, 2023Updated 3 years ago
- python wrapper of fast C++ LLE code☆18May 18, 2011Updated 15 years ago
- Python bindings for carl☆11May 27, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- GFPGAN face reconstruction with ncnn on a bare Raspberry Pi☆14Jan 4, 2023Updated 3 years ago
- ☆11Apr 16, 2022Updated 4 years ago
- 科大讯飞x光安检图像识别1st☆17Dec 30, 2020Updated 5 years ago
- Official code for the paper "Adversarial Magnification to Deceive Deepfake Detection through Super Resolution"☆12Jun 26, 2023Updated 3 years ago
- C++, OpenMP and CUDA implementation of Mean Shift clustering algorithm