o
    i(                     @   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.
    constant_name	class_fqnN)__name__
__module____qualname____doc__str__annotations__ r   r   T/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/torch/export/custom_obj.pyr      s   
 N)dataclassesr   __all__r   r   r   r   r   <module>   s    