Skip to content

TTTTTTris/tt_transformer_bp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tt_transformer_bp

This is a basic C version for fine-grained path design of a tensorized fully-connected layer using visual studio 2022.

test.cpp: test corresponding function (can also be used as test benchmark for HLS)

order_control.cpp: fine-grained method to calculate gradients

fc_bwd.cpp: a slow method to calculate gradients

contract.cpp: do tensor contraction along B dimension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.5%
  • Jupyter Notebook 8.3%
  • C 8.2%