Skip to content

CUDA Port of Jacobian Computation of Adam Model in Total Capture

Notifications You must be signed in to change notification settings

soulslicer/adamcuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adamcuda

adamcuda

CUDA implementation of Jacobian Computation and Residual for Adam Model

Requirements:

  • CUDA 9.0 and above and CUDNN
  • Pytorch 1.1 Compiled from Source
  • Eigen
  • Python Dev Libraries

To Test:

Go to adamcuda/build/python look at test_pyadamcuda.py

Runtime for Model per iteration on 1080 Ti: 0.9ms per iteration for 1 person

About

CUDA Port of Jacobian Computation of Adam Model in Total Capture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published