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. These represent arbitrary values, e.g. tensors, atomic values, pairs of values, etc.
Functions
- Returns whether profiling mode is set or not.
- Enables or disables the graph executor optimizer for the current thread.
- Activates or deactivates the profiling mode.
- Returns whether profiling mode is set or not.
- Enables or disables the graph executor optimizer for the current thread.
- Activates or deactivates the profiling mode.