
    &Vf                         d Z ddlZddlmZ ddlmZ ddlmZ ddlmZ ddlm	Z	 ddl
mZ  ej                    Zd	 Zed
k    r e             dS dS )aK  TensorBoard main module.

This module ties together `tensorboard.program` and
`tensorboard.default_plugins` to provide standard TensorBoard. It's
meant to be tiny and act as little other than a config file. Those
wishing to customize the set of plugins or static assets that
TensorBoard uses can swap out this file with their own.
    N)app)default)main_lib)program)base_plugin)
tb_loggingc                  X   t          j                     t          j        t	          j                              } 	 t          j        | j        | j	                   dS # t          j        $ r=}t          d|z  t          j                   t          j        d           Y d}~dS d}~ww xY w)z#Initializes flags and calls main().)plugins)flags_parserz	Error: %s)file   N)r   global_initr   TensorBoardr   get_pluginsr   runmain	configurer   
FlagsErrorprintsysstderrexit)tensorboardes     M/var/www/html/software/conda/lib/python3.11/site-packages/tensorboard/main.pyrun_mainr   $   s    %g.A.C.CDDDK {/DEEEEEE!   kAoCJ////s    A B),2B$$B)__main__)__doc__r   abslr   r   r   r   r   tensorboard.pluginsr   tensorboard.utilr   
get_loggerloggerr   __name__     r   <module>r'      s     


                               + + + + + + ' ' ' ' ' '			 	    zHJJJJJ r&   