rstudio/tensorflow

Best practices for using intel optimizations for tensorflow

Open

#453 geöffnet am 7. Feb. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)R (318 Forks)batch import
docshelp wanted

Repository-Metriken

Stars
 (1.341 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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