STT-tensorflow/tensorflow/python/keras/feature_column
Scott Zhu 1f9328f3a4 Add missing dependency for tests.
They were implicitly imported by other rules transitively.

PiperOrigin-RevId: 334971424
Change-Id: I9e963c67a1ae7a65969b413d1588dbc0a80e670f
2020-10-01 23:55:00 -07:00
..
__init__.py Move tf.keras.layers.featureDenseFeature back to Keras package. 2020-05-18 19:31:24 -07:00
base_feature_layer.py Move the _BaseFeatureLayer back to Keras. 2020-05-20 11:34:23 -07:00
BUILD Add missing dependency for tests. 2020-10-01 23:55:00 -07:00
dense_features_test.py Remove the usage of eager context in test code, and replace them with test combinations. 2020-09-03 11:05:50 -07:00
dense_features_v2_test.py Remove the usage of eager context in test code, and replace them with test combinations. 2020-09-03 11:05:50 -07:00
dense_features_v2.py Remove references to private name_scope endpoint. 2020-07-22 12:03:30 -07:00
dense_features.py Remove references to private name_scope endpoint. 2020-07-22 12:03:30 -07:00
sequence_feature_column_integration_test.py Move tf.keras.layers.featureDenseFeature back to Keras package. 2020-05-18 19:31:24 -07:00
sequence_feature_column_test.py Remove the private API usage for run_in_graph_and_eager_modes 2020-07-14 19:08:50 -07:00
sequence_feature_column.py Remove references to private name_scope endpoint. 2020-07-22 12:03:30 -07:00