install_tfaddons: Install TensorFlow SIG Addons

Description Usage Arguments Value

View source: R/install.R

Description

This function is used to install the 'TensorFlow SIG Addons' python module

Usage

1
install_tfaddons(version = NULL, ..., restart_session = TRUE)

Arguments

version

for specific version of 'TensorFlow SIG Addons', e.g. "0.10.0"

...

other arguments passed to [reticulate::py_install()].

restart_session

Restart R session after installing (note this will only occur within RStudio).

Value

a python module 'tensorflow_addons'


tfaddons documentation built on July 2, 2020, 2:12 a.m.