This repository serves as a public issue tracker and documentation host for Gradient, full TensorFlow binding for .NET
86
stars
4
forks
source link
Instantiating TensorFlow exception types mixes up instances and classes #13
Closed
lostmsu closed 4 years ago
Newly created objects point to the exception class, instead of an instance of it.