torch: Just-in-time compilation (JIT) for R-less model deployment

This is a companion discussion topic for the original entry at https://blogs.rstudio.com/tensorflow/posts/2021-08-10-jit-trace-module


Using the torch just-in-time (JIT) compiler, it is possible to query a model trained in R from a different language, provided that language can make use of the low-level libtorch library. This post shows how. In addition, we try to untangle a bit of the terminological jumble surrounding the topic.

This topic was automatically closed after 60 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.