Vishal R

Results 3 repositories owned by Vishal R

GPT

16
Stars
4
Forks
Watchers

A minimal and efficient Pytorch implementation of OpenAI's GPT (Generative Pretrained Transformer).

GEMM

16
Stars
1
Forks
Watchers

Fast Matrix Multiplication Implementation in C programming language. This matrix multiplication algorithm is similar to what Numpy uses to compute dot products.

cDNN

16
Stars
3
Forks
Watchers

Fast and Efficient Deep Learning Library in C