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 if all methods calculate height and width correctly #101

Closed pg020196 closed 4 years ago

pg020196 commented 4 years ago

Correct order of height and width: [rows(vertical), columns (horizontal)]

Check in: