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

Dependencies #140

Closed diveflo closed 3 years ago

diveflo commented 3 years ago

Hi,

this PR drastically reduces the number of explicitily specified dependencies to the required minimum, removes some obsolete dependencies and updates a few of them (tensorflow, pytorch).

I tested this on Linux and Windows.