rstudio/tensorflow
GitHub で見るBest practices for using intel optimizations for tensorflow
Open
#453 opened on 2021年2月7日
docshelp wanted
説明
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)?