validate_version_or_image_args: Checks if version or image arguments are specified.

View source: R/fw_utils.R

validate_version_or_image_argsR Documentation

Checks if version or image arguments are specified.

Description

Validates framework and model arguments to enforce version or image specification.

Usage

validate_version_or_image_args(framework_version, py_version, image_uri)

Arguments

framework_version

(str): The version of the framework.

py_version

(str): The version of Python.

image_uri

(str): The URI of the image.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.