pg020196 / Neural-Network-Translator

This repository contains a neural network translator which can translate neural network models to native code.
MIT License
8 stars 4 forks source link

Check inline methods #72

Closed pg020196 closed 4 years ago

pg020196 commented 4 years ago

Currently there are no performance improvements when defining the methods as inline. Maybe these inline functions can be useful at a later point of time when encapsulating some methods in the c-files