Guest User

Untitled

a guest
Apr 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Some simple (yet not most efficient) solutions:
  2. - `torchvision.datasets.ImageFolder`/`torchvision.datasets.DatasetFolder` + `data.DataLoader`
  3. - `lmdb` (Lightning Memory-mapped database manager)
  4.  
  5.  
  6. Key technologies:
  7. - `lapack` for process the data
  8. - `Magma` suuport: MAGMA is a collection of next generation linear algebra (LA) GPU accelerated libraries designed and implemented by the team that developed LAPACK and ScaLAPACK.
Advertisement
Add Comment
Please, Sign In to add comment