dataeval.utils.torch ==================== .. py:module:: dataeval.utils.torch .. autoapi-nested-parse:: PyTorch is the primary backend for metrics that require neural networks. While these metrics can take in custom models, DataEval provides utility classes to create a seamless integration between custom models and DataEval's metrics. Submodules ---------- .. toctree:: :maxdepth: 1 /reference/dataeval/utils/torch/models/index /reference/dataeval/utils/torch/trainer/index