zlacker

[return to "PyTorch for WebGPU"]
1. crubie+Id[view] [source] 2023-05-19 22:26:08
>>mighdo+(OP)
This is huge! For me the one thing preventing Typescript to replace python is the lack of availability of CV ML libraries. WebGPU and this kind of libraries changes everything
◧◩
2. tzheng+sn[view] [source] 2023-05-19 23:49:30
>>crubie+Id
This. Just to riff off an example, a lot of the APIs in common DL frameworks like PyTorch revolve around numpy or pickle formats. These are Python first semantics.
[go to top]