|
oevislib_net
0.14.3.0
|
Topics | |
| Tensors Conversions | |
| Tensors Functions | |
Classes | |
| class | oevislib_net.DeepLearning.ONNX.CUDAProviderOptions |
| Options for configuring the CUDA execution provider in ONNX runtime. More... | |
| class | oevislib_net.DeepLearning.ONNX.Model |
| ONNX Model. More... | |
| class | oevislib_net.DeepLearning.ONNX.ModelConfig |
| Configuration settings for ONNX models. More... | |
| class | oevislib_net.DeepLearning.ONNX.RunOptions |
| Runtime options for ONNX model execution. More... | |
| class | oevislib_net.DeepLearning.ONNX.Tensor |
| Represents a multidimensional array (Tensor) for ONNX models. More... | |
| class | oevislib_net.DeepLearning.ONNX.TensorConfig |
| Encapsulates all the necessary parameters for constructing a Tensor from an Image, specifying how the image data should be scaled, normalized, and arranged in memory to produce a Tensor. More... | |
| class | oevislib_net.DeepLearning.ONNX.TensorElement |
| Represents a view to an individual element of a Tensor. More... | |
| class | oevislib_net.DeepLearning.ONNX.TensorTypeInfo |
| Describes the type and shape information for a tensor in an ONNX model. More... | |