STT-tensorflow/tensorflow/python/keras/feature_column
A. Unique TensorFlower 2cc955f533 Modified the Example code such that it is executable
Github Gist for working code is https://colab.research.google.com/gist/rmothukuru/7ee2a4dabf1743aa85c8943d6f34f0b6/gh_46128.ipynb

Fixes 

PiperOrigin-RevId: 352429291
Change-Id: Ib392b88a58daf9c33c0cd48885f22716a6ca673f
2021-01-18 10:14:54 -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 PY2 removal cleanup 2021-01-15 16:48:57 -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 Modified the Example code such that it is executable 2021-01-18 10:14:54 -08:00