tensorspace-team / tensorspace

Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
https://tensorspace.org
Apache License 2.0
5.07k stars 444 forks source link

Test and upgrade dependency version #214

Closed syt123450 closed 5 years ago

syt123450 commented 5 years ago

Test and make sure tensorspace work well with latest tfjs v1.0.0-alpha3

syt123450 commented 5 years ago

loadFrozenModel now will trigger warning, caused by upgrade to 1.0.0-alpha3. Issue #212 will fix this warning.