Sujet : NVIDIA Jetson Orin controlled by Prolog
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : comp.lang.prologDate : 03. Jan 2025, 22:20:10
Autres entêtes
Message-ID : <vl9kaa$25sv2$2@solani.org>
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
Hi,
Ok this one is only 250 bucks for a TPU:
Introducing NVIDIA Jetson Orin™ Nano Super
https://www.youtube.com/watch?v=S9L2WGf1KrMNow I am planning to do the following:
Create a tensor flow Domain Specific Language (DSL).
With these use cases:
- Run the tensor flow DSL locally in
your Prolog system interpreted.
- Run the tensor flow DSL locally in
your Prolog system compiled.
- Run the tensor flow DSL locally on
your Tensor Processing Unit (TPU).
- Run the tensor flow DSL remotely
on a compute server.
- What else?
Maybe also support some ONNX file format?
Bye