B
    λd                 @   s4   d Z ddlmZ dZdd eeD e_ddlT dS )zcdnn python module.

Importing from tensorflow.python.estimator is unsupported
and will soon break!
    )dnnTc             C   s   g | ]}| d s|qS )__)
startswith).0s r   X/var/www/html/venv/lib/python3.7/site-packages/tensorflow/python/estimator/canned/dnn.py
<listcomp>   s    r	   )*N)__doc__Z,tensorflow_estimator.python.estimator.cannedr   Z_HAS_DYNAMIC_ATTRIBUTESdir__all__Z0tensorflow_estimator.python.estimator.canned.dnnr   r   r   r   <module>   s   