Module tch::jit

source ·
Expand description

JIT interface to run model trained/saved using PyTorch Python API.

Structs

A jit PyTorch module.
The trainable version of a jit PyTorch module.

Enums

Argument and output values for JIT models.

Functions