R2Inference: Difference between revisions

From RidgeRun Developer Wiki
m (Reverted edits by Spalli (talk) to last revision by Mtaylor)
Tag: Rollback
mNo edit summary
Line 30: Line 30:
<center>
<center>
{{Sponsor Button}}
{{Sponsor Button}}
<center>
</center>


For more advanced and custom support, please contact Ridgerun support at [mailto:support@ridgerun.com '''support@ridgerun.com'''].
For more advanced and custom support, please contact Ridgerun support at [mailto:support@ridgerun.com '''support@ridgerun.com'''].

Revision as of 20:51, 9 April 2020



R2Inference

A framework-independent inference library.

R2Inference is an open source project by RidgeRun that serves as an abstraction layer in C/C++ for a variety of machine learning frameworks. As such, a single C/C++ application may work with a Caffe or TensorFlow model, for example. This is specially useful for hybrid solutions, where multiple models need to be inferred. R2Inference may be able to execute one model on the DLA and another on the CPU, for instance.

Get started with R2Inference by clicking the button below!

For more advanced and custom support, please contact Ridgerun support at support@ridgerun.com.




Index Next: Introduction