o
    3Ih                     @   s   d Z ddlZdd ZdS )z+
Short examples used in the documentation.
    Nc                 C   sB   t jt jt}t j|| }t j|std|  d|S )z9
    Retrieves the absolute file name of an example.
    zUnable to find example '')ospathabspathdirname__file__joinexistsFileNotFoundError)namethisfull r   ]/home/air/sanwanet/gpt-api/venv/lib/python3.10/site-packages/onnxruntime/datasets/__init__.pyget_example
   s
   r   )__doc__r   r   r   r   r   r   <module>   s   