xxxxyu / FlexNNLinks
Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"
☆56Updated 9 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 last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆109Updated 3 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆124Updated 5 months ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆50Updated 2 years ago
- play gemm with tvm☆92Updated 2 years ago
- [DAC 2024] EDGE-LLM: Enabling Efficient Large Language Model Adaptation on Edge Devices via Layerwise Unified Compression and Adaptive La…☆71Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆226Updated 2 months ago
- ☆78Updated 2 years ago
- [CVPRW 2021] Dynamic-OFA: Runtime DNN Architecture Switching for Performance Scaling on Heterogeneous Embedded Platforms☆30Updated 2 years ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆79Updated last month
- This is a demo how to write a high performance convolution run on apple silicon☆56Updated 3 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated last month
- ☆21Updated 4 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 9 months ago
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- 分层解耦的深度学习推理引擎☆76Updated 8 months ago
- ☆98Updated 4 years ago
- ☆14Updated 7 months ago
- 🎉My Collections of CUDA Kernels~☆11Updated last year
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆81Updated 4 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- ☆87Updated 3 weeks ago
- ☆141Updated last year
- My study note for mlsys☆16Updated 11 months ago
- ☆109Updated 6 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆16Updated last year
- Implement custom operators in PyTorch with cuda/c++☆72Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 11 months ago