Module pytorch

Module pytorch 

Source
Expand description

PyTorch integration for embedding generation and neural network models

Structs§

DeviceManager
Device manager for PyTorch models
PyTorchConfig
PyTorch model configuration
PyTorchEmbedder
PyTorch model wrapper for embedding generation
PyTorchModelManager
PyTorch model manager for handling multiple models
PyTorchModelMetadata
PyTorch model metadata
PyTorchTokenizer
PyTorch tokenizer for text preprocessing

Enums§

ArchitectureType
Neural network architecture types
CompileMode
PyTorch model compilation modes
PyTorchDevice
PyTorch device configuration