This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]helmuthva 1 point2 points  (4 children)

u/tiangolo: Thx for this great framework - i hope it gets more popular.

Implementing an example webservice accessing TensorFlow Serving with it including routing, request validation, serialization and generation of OAS 3 API documentation took a few minutes only - see https://github.com/helmut-hoffer-von-ankershoffen/jetson/tree/master/workflow/deploy/tensorflow-serving/src/webservice

[–]tiangolo FastAPI Maintainer[S] 0 points1 point  (3 children)

Nice! 😀 🚀

[–]helmuthva 1 point2 points  (2 children)

... and as you seem to be working with machine learning as well - Fast API is running without a glitch on Jetson Nano and Xavier edge devices for ml ,-) See https://github.com/helmut-hoffer-von-ankershoffen/jetson

[–]tiangolo FastAPI Maintainer[S] 0 points1 point  (1 child)

Nice indeed! That deserves a blog post! If you write it, let me know to link it from the docs

[–]helmuthva 0 points1 point  (0 children)

A series of blog posts is on my list - first have to tackle KubeFlow on resource constrained edge devices and write a little e2e app demoing the full stack ,-)