dianhsu / swin-transformer-cppLinks
Swin Transformer C++ Implementation
☆63Updated 4 years ago
Alternatives and similar repositories for swin-transformer-cpp
Users that are interested in swin-transformer-cpp are comparing it to the libraries listed below
Sorting:
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆52Updated 4 years ago
- PyTorch Quantization Aware Training Example☆143Updated last year
- CUDA Templates for Linear Algebra Subroutines☆100Updated last year
- ☆163Updated 2 years ago
- ☆206Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆36Updated 3 years ago
- A Winograd Minimal Filter Implementation in CUDA☆28Updated 4 years ago
- ☆18Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"☆56Updated 9 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆72Updated 6 years ago
- Manually implemented quantization-aware training☆21Updated 3 years ago
- QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX☆161Updated last week
- SGEMM optimization with cuda step by step☆21Updated last year
- ☆98Updated 4 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- play gemm with tvm☆92Updated 2 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆33Updated last year
- This is an implementation of YOLO using LSQ network quantization method.☆22Updated 3 years ago
- PyTorch extension for emulating FP8 data formats on standard FP32 Xeon/GPU hardware.☆111Updated 10 months ago
- ☆21Updated 4 years ago
- ☆115Updated last year
- [FPGA'21] CoDeNet is an efficient object detection model on PyTorch, with SOTA performance on VOC and COCO based on CenterNet and Co-Desi…☆27Updated 2 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆56Updated 3 years ago
- ☆241Updated 2 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆33Updated 2 years ago
- Common libraries for PPL projects☆29Updated 7 months ago
- A set of examples around MegEngine☆31Updated last year