|
|
|
|
|
by bfeynman
1109 days ago
|
|
they are already doing that with XLA, google has TPUs, amazon has tranium/inferentia. common interface in future that you basically just cast model to `.toDevice` of an enum of accelerated computing types seems to be the goal. |
|