o
    U)i”  ć                   @  s:   U d Z ddlmZ g Zded< ddlZ	 ejZ	 ejZ	dS )an  This file provides a location for operators that help exporting models via onnx.

E.g. `shape_as_tensor` and `reshape_from_tensor_shape`
are to make all dynamic sizes operations traceable.

NOTE: at one point these functions were implemented differently.
Since then we have implemented these directly in ATen, so this
file is kept purely for backward-compatibility.
é    )Śannotationsz	list[str]Ś__all__N)
Ś__doc__Ś
__future__r   r   Ś__annotations__ZtorchZ_shape_as_tensorZshape_as_tensorZ_reshape_from_tensorZreshape_from_tensor_shape© r   r   ś`/home/app/PaddleOCR-VL-test/.venv_paddleocr/lib/python3.10/site-packages/torch/onnx/operators.pyŚ<module>   s    

