|
|
|
|
|
by olokobayusuf
426 days ago
|
|
We're focused specifically on on-device AI inference (and related compute-bound algorithms, like computer vision or scientific computing). We want devs to find or develop inference code (always in Python); decorate it with Function's `@compile`; compile it; and run natively in their Android, iOS, macOS, Linux, WebAssembly, or Windows applications. We won't be supporting other use cases like web servers (no Django or FastAPI). |
|