STT-tensorflow/tensorflow/python/keras/legacy_tf_layers
A. Unique TensorFlower 034633f23b PY2 removal cleanup
PiperOrigin-RevId: 352106691
Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -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 Do not cache variable scopes in legacy_tf_layers.base.Layer when Eager is enabled (regardless of the current context). 2021-01-11 19:43:17 -08:00
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -08: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 [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11: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 [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
normalization_test.py Remove usage of internal dtypes.float32_ref from Keras 2020-11-09 20:12:30 -08:00
normalization.py [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
pooling_test.py Move away from deprecated asserts 2020-06-30 16:10:22 -07:00
pooling.py [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00