You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't yet implemented it, but I've also found cppflow , which is a lightweight wrapper for tensorflow, if you're wanting to load a trained model into c++ code to draw inference from.
Nice project!
Is it possible to do the following:
How would it be possible to load weights/coefficients of a model pre-trained with Tensorflow, into MiniDNN?
The text was updated successfully, but these errors were encountered: