JS Operator overloading for Machine Learning #73
Labels
Developer's Perspective
Machine Learning Experiences on the Web: A Developer's Perspective
Discussion topic
Topic discussed at the workshop
Milestone
@cynthia raises in his presentation a limitation of JavaScript for ML processing:
There is an active Stage 1 proposal in TC39 around operator overload, including for matrix computations.
Can the various ML frameworks people comment on how important this is for the ergonomics of their APIs? @jasonmayes @teropa @EmmaNingMS @shiffman @annxingyuan @wangqunbaidu
I also wonder whether taking into account operator overloading has impact on how WebNN should be designed given that it itself provides multiple hardware-accelerated operators which would be useful well beyond the pure ML context. @huningxin has this been discussed at all in the context of WebNN design?
The text was updated successfully, but these errors were encountered: