Supported Machine Learning Frameworks on Edge

0
Hey,   Which Machine Learning frameworks are supported by the AI Inference Server app and the AI SDK?
asked
1 answers
1

Hello Raksha, Thanks for your question. The AI SDK is ML framework agnostic. You can develop your models virtually in any framework and then use the AI SDK to create a pipeline package. Though, we recommend TensorFlow and PyTorch. By the time you have successfully created a pipeline package, that gets the proper format to be imported in the AI Inference Server app. Thus, you can say AI Inference Server is also framework agnostic.

answered