Action: PYTORCH_MODEL
Module | pytorch |
---|---|
Description | Usage |
Load a PyTorch model compiled with TorchScript. |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | scalar | the labels of the values from which the function is calculated |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | the labels of the values from which the function is calculated |
NUMERICAL_DERIVATIVES | optional | false | calculate the derivatives for these quantities numerically |
FILE | optional | not used | Filename of the PyTorch compiled model |