issues
search
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
Make importing stats.min.js optional in browser #206
#208
Closed
BoTime
closed
5 years ago
BoTime
commented
5 years ago
Testing:
npm run test-e2e
: passed
Ran helloworld example
with
and
without
Ran angular example with
stats=true
and
stats=false
Summary:
Removed stats.min.js in helloworld example
Not serving test/lib/stats.min.js when running e2e test
Remove Githubissues.
Githubissues is a development platform for aggregating issues.
Testing:
npm run test-e2e
: passedSummary: