
    &Vf                     $    d Z ddlZddlmZ d ZdS )z#Functions for dealing with metrics.    N)api_pb2c                    t          | t                    sJ t          |t          j                  sJ t          j                            t          j                            | |j                            }|j	        }||fS )zReturns a (run,tag) tuple storing the evaluations of the specified
    metric.

    Args:
      session_name: str.
      metric_name: MetricName protobuffer.
    Returns: (run, tag) tuple.
    )

isinstancestrr   
MetricNameospathnormpathjoingrouptag)session_namemetric_namerunr   s       `/var/www/html/software/conda/lib/python3.11/site-packages/tensorboard/plugins/hparams/metrics.pyrun_tag_from_session_and_metricr      sm     lC(((((k7#566666
 '

27<<k6GHH
I
IC
/C8O    )__doc__r   tensorboard.plugins.hparamsr   r    r   r   <module>r      sE    * ) 
			 0 / / / / /    r   