install_tfaddons: Install TensorFlow SIG Addons

View source: R/install.R

install_tfaddonsR Documentation

Install TensorFlow SIG Addons

Description

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

Usage

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'


henry090/tfaddons documentation built on April 7, 2022, 11:27 p.m.