MCPcopy Create free account
hub / github.com/tensorflow/lingvo / BaseLayer

Class BaseLayer

lingvo/core/base_layer.py:204–1164  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…