We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great to have:
The text was updated successfully, but these errors were encountered:
I managed to run the conformance tests using nw.js, not sure if this is the best way to do it though
Sorry, something went wrong.
Most of the unit testing we have is indirectly through an upcoming backend to tensorflow.js: https://github.com/tensorflow/tfjs-core/tree/master/tfjs-backend-nodegl
Run test: https://github.com/tensorflow/tfjs-core/blob/master/tfjs-backend-nodegl/package.json#L10
Test file: https://github.com/tensorflow/tfjs-core/blob/master/tfjs-backend-nodegl/src/run_tests.ts
That runs the whole stack against the existing browser WebGL unit tests for TensorFlow.js
No branches or pull requests
It would be great to have:
The text was updated successfully, but these errors were encountered: