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

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