r"""Base class for all the layer object. As this BaseLayer is a proper sub-class of tf.Module, it supports proper tracking and reflection of key constituents such as variables and submodules. self.submodules returns a list of submodules that are reachable through recursive member access fr
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…