install_tensorflow_extras: Install additional Python packages alongside TensorFlow

Description Usage Arguments Details

Description

Install additional Python packages alongside TensorFlow

Usage

1
install_tensorflow_extras(packages, conda = "auto")

Arguments

packages

Python packages to install

conda

Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations). Only used when TensorFlow is installed within a conda environment.

Details

This function requires a version of TensorFlow previously installed via the install_tensorflow() function.

For virtualenv and conda installations, the specified packages will be installed into the "r-tensorflow" environment. For system installations on Windows the specified packages will be installed into the system package library.


eric-erki/TensorFlow-for-R documentation built on May 31, 2019, 12:10 p.m.