U
    yh(                     @   s(   d dl mZ dgZeG dd dZdS )    )	dataclassScriptObjectMetac                   @   s"   e Zd ZU dZeed< eed< dS )r   zG
    Metadata which is stored on nodes representing ScriptObjects.
    Zconstant_nameZ	class_fqnN)__name__
__module____qualname____doc__str__annotations__ r
   r
   I/var/www/html/venv/lib/python3.8/site-packages/torch/export/custom_obj.pyr      s   
N)dataclassesr   __all__r   r
   r
   r
   r   <module>   s   