Skip to content

Comparisons of implementing the same models on different hardware/software

License

Notifications You must be signed in to change notification settings

neuromorphs/ntth-comparisons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ntth-comparisons



Introduction

Comparisons of algorithms and models implemented on different hardware/software platforms (FPAA, SpiNNaker 2, CPU, GPU, etc.).


Repository Organization

+-- \ntth-comparisons       Top level 
     |
     +-- \tasks             Benchmark tasks
     |    |              
     |    +--\<task_name>   Name this folder with the task title.
     |        |                             
     |        +--\<framework_1>     Name this folder with the
     |        |    |                framework of the implementation.
     |        |    |    
     |        |    +--\<target_HW_1>    Name this folder with the 
     |        |    |                    target hardware.
     |        |    | 
     |        |    +--\<target_HW_2>    Another hardware...
     |        |    |
     |        |    +-- ...
     |        |
     |        +--\<framework_2>     Another framework...
     |        |    |
     |        |    +-- ...
     |        |
     |        +-- ...     
     |
     +-- LICENSE            License file.
     |
     +-- README.md          This file.

Copyright and Licenses

See the license in the LICENSE file.

About

Comparisons of implementing the same models on different hardware/software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published