STT-tensorflow/tensorflow/python/keras/initializers
Scott Zhu 0817aac6be Fork the implementation of tf.initializer to keras.
Since the implementation between tf.initializer and keras.initializer are just duplicates, copy the function to keras so that it is standalone. This allows us to freely delete the code in tf if preferred. Also update the build dependency to be more explicit.

PiperOrigin-RevId: 349305978
Change-Id: Ic49a160037a5a0a77bc8826c597ffd7fbeaa5011
2020-12-28 11:13:42 -08:00
..
__init__.py Fork the tf_inspect to keras, which use tf_decorator.unwrap as __internal__ API. 2020-09-14 17:26:35 -07:00
initializers_v1.py
initializers_v2.py Fork the implementation of tf.initializer to keras. 2020-12-28 11:13:42 -08:00