Skip to content

Implementing the GoogLeNet Inception module (just the forward pass) using OpenCL (SyCL). Assignment for the Advanced Computer Architectures course @POLIMI, 2016-2017

License

Notifications You must be signed in to change notification settings

infinitesnow/InceptionCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InceptionCL

This is a school project for the Advanced Computer Architectures class @PoliMi, 2016-2017.

This software is a naïve implementation of the GoogLeNet Inception module in SYCL, using the open source implementation triSYCL. It uses a stub method to generate weights, and implements no training.

Acknowledgements

Abhinav Gauniyal, for the Rang color header

About

Implementing the GoogLeNet Inception module (just the forward pass) using OpenCL (SyCL). Assignment for the Advanced Computer Architectures course @POLIMI, 2016-2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published