o
    /ѹg                     @   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 ''N)ospathabspathdirname__file__joinexistsFileNotFoundError)namethisfull r   a/Users/admin/.pyenv/versions/3.10.0/lib/python3.10/site-packages/onnxruntime/datasets/__init__.pyget_example	   s
   r   )__doc__r   r   r   r   r   r   <module>   s   