o
    yi                     @   s8   d Z dZdZdZde dZdZdZdZd	Zg d
Z	dS )z0.11.4zLightning-AI et al.zname@pytorchlightning.aiz
Apache-2.0zCopyright (c) 2020-2023, .z'https://github.com/Lightning-AI/metricszPyTorch native Metricsz.https://torchmetrics.readthedocs.io/en/stable/a  
Torchmetrics is a metrics API created for easy metric development and usage in both PyTorch and
[PyTorch Lightning](https://pytorch-lightning.readthedocs.io/en/stable/). It was originally a part of
Pytorch Lightning, but got split off so users could take advantage of the large collection of metrics
implemented without having to install Pytorch Lightning (even though we would love for you to try it out).
We currently have around 90+ metrics implemented and we continuously are adding more metrics, both within
already covered domains (classification, regression ect.) but also new domains (object detection ect.).
We make sure that all our metrics are rigorously tested such that you can trust them.
)
__author____author_email____copyright____docs____docs_url____homepage____license____version__N)
r	   r   r   r   r   r   r   r   __long_doc____all__ r   r   J/home/ubuntu/.local/lib/python3.10/site-packages/torchmetrics/__about__.py<module>   s    
