supports_gradient: Check if model supports gradient evaluation.

View source: R/umbridge.R

supports_gradientR Documentation

Check if model supports gradient evaluation.

Description

Check if model supports gradient evaluation.

Usage

supports_gradient(url, name)

Arguments

url

URL the model is running at.

name

Name of the desired model.

Value

TRUE if model supports gradient evaluation, FALSE otherwise.


umbridge documentation built on Sept. 23, 2022, 9:05 a.m.