xxxxyu / FlexNNLinks
Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"
☆58Updated 11 months ago
Alternatives and similar repositories for FlexNN
Users that are interested in FlexNN are comparing it to the libraries listed below
Sorting:
- SGEMM optimization with cuda step by step☆21Updated last year
- This is a list of awesome edgeAI inference related papers.☆98Updated 2 years ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆50Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 6 months ago
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- ☆107Updated last week
- Swin Transformer C++ Implementation☆65Updated 4 years ago
- ☆78Updated 2 years ago
- 分层解耦的深度学习推理引擎☆79Updated 10 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆142Updated 8 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 9 months ago
- ☆98Updated 4 years ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆98Updated this week
- play gemm with tvm☆92Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 3 months ago
- Repo for SpecEE: Accelerating Large Language Model Inference with Speculative Early Exiting (ISCA25)☆70Updated 8 months ago
- [DAC 2024] EDGE-LLM: Enabling Efficient Large Language Model Adaptation on Edge Devices via Layerwise Unified Compression and Adaptive La…☆76Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆96Updated 3 weeks ago
- Optimize tensor program fast with Felix, a gradient descent autotuner.☆29Updated last year
- ☆21Updated 4 years ago
- A collection of specialized agent skills for AI infrastructure development, enabling Claude Code to write, optimize, and debug high-perfo…☆39Updated this week
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- ☆144Updated last year
- ☆279Updated 2 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- Optimize softmax in triton in many cases☆21Updated last year
- Efficient operation implementation based on the Cambricon Machine Learning Unit (MLU) .☆147Updated 2 weeks ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆52Updated 4 years ago