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()