human/test
Vladimir Mandic b8c96840bb add model load exception handling 2022-08-30 10:34:56 -04:00
..
README.md add softwareKernels config option 2022-08-30 10:28:33 -04:00
browser.html full eslint rule rewrite 2022-08-21 13:34:51 -04:00
browser.js full eslint rule rewrite 2022-08-21 13:34:51 -04:00
browser.sh add browser test 2022-08-19 09:15:29 -04:00
build.log add model load exception handling 2022-08-30 10:34:56 -04:00
node.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-backend-node-cpu.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-backend-node-gpu.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-backend-node-wasm.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-backend-node.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-node-gear.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-node-load.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test-node-main.js add softwareKernels config option 2022-08-30 10:28:33 -04:00
test.log add softwareKernels config option 2022-08-30 10:28:33 -04:00

README.md

Test Results

Automatic Tests

Not required for normal funcioning of library

NodeJS using TensorFlow library

  • Image filters are disabled due to lack of Canvas and WebGL access

NodeJS using WASM


Browser Tests

  • Chrome/Edge: All Passing
  • Firefox: WebWorkers not supported due to missing support for OffscreenCanvas
  • Safari: Limited Testing