o
    r::j   ã                   @  s\   d Z ddlmZ g d¢ZddlmZmZmZmZm	Z	m
Z
mZ ddlmZ ddd	„Zeƒ  d
S )z=Convenience methods for constructing and manipulating the IR.é    )Úannotations)Úconvert_attributeÚconvert_attributesÚcreate_value_mappingÚextractÚget_const_tensorÚrename_valuesÚreplace_all_uses_withÚreplace_nodes_and_values)r   r   r   r   r   r	   r
   )r   ÚreturnÚNonec                  C  s   t ƒ } tD ]}t| | _qdS )zESet the module of all functions in this module to this public module.N)ÚglobalsÚ__all__Ú__name__Ú
__module__)Úglobal_dictÚname© r   úZ/home/nk/hobo-godmode/plappi-mvp/.venv/lib/python3.10/site-packages/onnx_ir/convenience.pyÚ__set_module!   s   ÿr   N)r   r   )Ú__doc__Ú
__future__r   r   Úonnx_ir._conveniencer   r   r   r   r   r	   r
   Úonnx_ir._convenience._extractorr   r   r   r   r   r   Ú<module>   s   $	

