rstudio/tensorflow

Best practices for using intel optimizations for tensorflow

Open

#453 opened on Feb 7, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)R (1,341 stars) (318 forks)batch import
docshelp wanted

Description

It would be great if we could get some documentation for using the intel optimizations for tensorflow in R.

The first step in getting this working is to get reticulate to point to a conda environment that has the intel ai toolkit (and corresponding versions of tensorflow installed), but I believe that's not sufficient. How might we change, from R, the settings described (here, here, here, and here)?

Contributor guide