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
Since training models in javascript/webgl is likely to be slow compared to frameworks utilizing e.g. cuda and cudnn, it would be nice to be able to import trained models from external frameworks such as caffe, theano or tensor flow. I'm assuming only a subset of modules will be supported, but models such as Squeezenet might be possible to port.
The text was updated successfully, but these errors were encountered:
Since training models in javascript/webgl is likely to be slow compared to frameworks utilizing e.g. cuda and cudnn, it would be nice to be able to import trained models from external frameworks such as caffe, theano or tensor flow. I'm assuming only a subset of modules will be supported, but models such as Squeezenet might be possible to port.
The text was updated successfully, but these errors were encountered: