deployTFModel: Deploy a TensorFlow saved model

View source: R/deployTFModel.R

deployTFModelR Documentation

Deploy a TensorFlow saved model

Description

This function is defunct. Posit Connect no longer supports hosting of TensorFlow Model APIs. A TensorFlow model can be deployed as a Plumber API, Shiny application, or other supported content type.

Usage

deployTFModel(modelDir, ...)

Arguments

modelDir

Path to the saved model directory. Unused.

...

Unused.

See Also

Other Deployment functions: applications(), deployAPI(), deployApp(), deployDoc(), deploySite()


rsconnect documentation built on Oct. 4, 2023, 5:07 p.m.