Open
Description
Both @jasonmayes in his Opportunities and challenges talk and @cynthia in his TAG feedback presentation mention the need to pay attention to the applicability of our browser-targeted work to non-browser JS environments, in particular node.js.
Can anyone (@anssiko ? @huningxin ?) comment on whether any work in that direction has been considered in the Web Machine Learning CG? both for WebNN and Model Loader API?
Complementary questions:
- are all JS-ML frameworks targeting both browsers and node.js - the presentations on tensorflow.js and ONNX.js made it clear it was the case for these two, but not sure how paddle.js, magenta.js, ml5.js
- are there node.js-specific ML frameworks?
- are there well-known obstacles in making the browser-targeted work for ML applicable to node.js?