Shortcuts

Source code for ignite.exceptions

__all__ = ["NotComputableError"]


[docs]class NotComputableError(RuntimeError): """ Exception class to raise if Metric cannot be computed. """

© Copyright 2026, PyTorch-Ignite Contributors. Last updated on 04/10/2026, 12:03:44 AM.

Built with Sphinx using a theme provided by Read the Docs.
×

Search Docs