losttech / Gradient

This repository serves as a public issue tracker and documentation host for Gradient, full TensorFlow binding for .NET
Other
86 stars 4 forks source link

GradientEngine vs GradientSetup confusion #31

Closed lostmsu closed 4 years ago

lostmsu commented 4 years ago

This confusion has to be cleared. If initialized first, GradientEngine will just pick Python installation with the highest version number, and if it does not have TensorFlow in it, you will likely get System.TypeInitializationException when actually trying to access TensorFlow functions.