Shortcuts

Source code for ignite.exceptions

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

© Copyright 2024, PyTorch-Ignite Contributors. Last updated on 04/26/2024, 8:11:34 PM.

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