Skip to content
Snippets Groups Projects
Commit aab3e328 authored by Axel Farrugia's avatar Axel Farrugia
Browse files

[Refactor] Split rescaling.hpp and activation.hpp into two types of files :

- kernels/ : The forward call of the corresponding kernels (Btw activation and rescaling have exactly the same implementation...)
- network/ : The utilitary functions which may be used by other kernels

Also move the `macs.hpp` file into the network folder, for coherence
parent 640bbef9
No related branches found
No related tags found
No related merge requests found
Showing
with 153 additions and 162 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment