dianhsu / swin-transformer-cppLinks
Swin Transformer C++ Implementation
☆65Updated 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☆146Updated last year
- CUDA Templates for Linear Algebra Subroutines☆101Updated last year
- Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"☆57Updated 10 months ago
- SGEMM optimization with cuda step by step☆21Updated last year
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- ☆167Updated 2 years ago
- ☆21Updated 4 years ago
- A Winograd Minimal Filter Implementation in CUDA☆28Updated 4 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- Implementation of a simple CNN using CUDA☆70Updated 8 years ago
- A set of examples around MegEngine☆31Updated 2 years ago
- ☆98Updated 4 years ago
- CPU Memory Compiler and Parallel programing☆26Updated last year
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆34Updated last year
- Forward and backward Attention DNN operators implementationed by LibTorch, cuDNN, and Eigen.☆30Updated 2 years ago
- PyTorch extension for emulating FP8 data formats on standard FP32 Xeon/GPU hardware.☆112Updated last year
- QONNX: Arbitrary-Precision Quantized Neural Networks in ONNX☆166Updated last week
- ☆207Updated 4 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆36Updated 3 years ago
- study of Ampere' Sparse Matmul☆18Updated 4 years ago
- play gemm with tvm☆92Updated 2 years ago
- A Out-of-box PyTorch Scaffold for Neural Network Quantization-Aware-Training (QAT) Research. Website: https://github.com/zhutmost/neuralz…☆25Updated 2 years ago
- Count number of parameters / MACs / FLOPS for ONNX models.☆95Updated last year
- 分层解耦的深度学习推理引擎☆77Updated 9 months ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆42Updated last year
- ☆19Updated last year
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆35Updated 2 years ago
- Common libraries for PPL projects☆30Updated 9 months ago
- [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