See: Description
Class | Description |
---|---|
IValueUtils |
IValueUtils is utility class to deal with IValue in PyTorch.
|
JniUtils |
A class containing utilities to interact with the PyTorch Engine's Java Native Interface (JNI)
layer.
|
LibUtils |
Utilities for finding the PyTorch Engine binary on the System.
|
NativeResource |
NativeResource is an internal class for AutoCloseable blocks of memory created in
the PyTorch Engine. |
Pointer |
An abstraction for a native pointer data type.
|