Skip to content

spen2005/ViT.c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is for ViT inference in CUDA. Since NTU shortened the semester from 18 weeks to 16 weeks, only inference was implemented.

Load google/vit-base-patch16-224

python utils/model_to_bin.py

About

ViT inference in simple, raw C/CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 61.2%
  • C 23.5%
  • C++ 13.1%
  • Python 2.0%
  • Makefile 0.2%