rstudio/tensorflow

Best practices for using intel optimizations for tensorflow

Open

#453 aberto em 7 de fev. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)R (318 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (1.341 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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)?

Guia do colaborador