a
    d                     @   s   g d Z dd ZdS ))nnnsZquantizationZpruningc                 C   s8   | t v r dd l}|d|  tS tdtd| d S )N    .zmodule z has no attribute )__all__	importlibimport_module__name__AttributeError)namer    r   Z/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/torch/ao/__init__.py__getattr__   s    r   N)r   r   r   r   r   r   <module>   s   