STT-tensorflow/tensorflow/python/keras/feature_column
Yanhua Sun 112778a924 add BUILD file for python/util and refactor python/BUILD
PiperOrigin-RevId: 347652147
Change-Id: I97aa24d6a109ed5aec8fca9a9b5e3b2b1a96b760
2020-12-15 11:43:18 -08: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 BUILD file for python/util and refactor python/BUILD 2020-12-15 11:43:18 -08: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