STT-tensorflow/tensorflow/python/keras/legacy_tf_layers
Yanhui Liang 20cfb32577 Move the test with the private symbol variable_scope.EagerVariableStore from Keras to TF.
PiperOrigin-RevId: 342674107
Change-Id: If9b2baf08d720c2dc86708fffcde949a0f57205a
2020-11-16 11:32:29 -08:00
..
__init__.py
base_test.py Update Keras instrumentation, and add tests to make sure it triggers. Specifically, make legacy TF layers no longer instrument as if they are Keras layers. 2020-10-15 15:58:53 -07:00
base.py Fork the tf function related util to keras. 2020-10-30 20:50:08 -07:00
BUILD Remove deprecated tfrt_enabled test target flag. 2020-10-22 12:55:06 -07:00
convolutional_test.py Remove the v1_only annotation in the conv test for legacy tf layers. 2020-07-14 23:01:13 -07:00
convolutional.py Remove the usages of TF private API deprecation.deprecated. 2020-09-14 10:08:56 -07:00
core_test.py Move the test with the private symbol variable_scope.EagerVariableStore from Keras to TF. 2020-11-16 11:32:29 -08:00
core.py Remove the usages of TF private API deprecation.deprecated. 2020-09-14 10:08:56 -07:00
normalization_test.py Remove usage of internal dtypes.float32_ref from Keras 2020-11-09 20:12:30 -08:00
normalization.py Remove the usages of TF private API deprecation.deprecated. 2020-09-14 10:08:56 -07:00
pooling_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
pooling.py Remove the usages of TF private API deprecation.deprecated. 2020-09-14 10:08:56 -07:00