
    Wh
                     Z    d Z ddlmZ ddlmZ d Zd Z edg           d             Zd	S )
zTools to help with the TensorFlow 2.0 transition.

This module is meant for TensorFlow internal implementation, not for users of
the TensorFlow library. For that see tf.compat instead.
    )_pywrap_tf2)	tf_exportc                  .    t          j        d           d S )NTr   enable     [/var/www/html/movieo_spanner_bot/venv/lib/python3.11/site-packages/tensorflow/python/tf2.pyr   r      s    Tr	   c                  .    t          j        d           d S )NFr   r   r	   r
   disabler      s    Ur	   z__internal__.tf2.enabled)v1c                  (    t          j                    S )N)r   
is_enabledr   r	   r
   enabledr   #   s     
		!	!!r	   N)__doc__tensorflow.python.platformr    tensorflow.python.util.tf_exportr   r   r   r   r   r	   r
   <module>r      s     3 2 2 2 2 2 6 6 6 6 6 6  
  
 %"---" " .-" " "r	   