bitorch.layers.extensions.layer\_registry.LayerRegistry ======================================================= .. currentmodule:: bitorch.layers.extensions.layer_registry .. autoclass:: LayerRegistry :members: :no-inherited-members: :special-members: __call__, __add__, __mul__, forward, __init__ .. rubric:: Methods .. autosummary:: :nosignatures: ~LayerRegistry.__init__ ~LayerRegistry.add_recipe ~LayerRegistry.clear ~LayerRegistry.convert_layers_to ~LayerRegistry.get_layer ~LayerRegistry.get_recipe_for ~LayerRegistry.get_replacement ~LayerRegistry.register ~LayerRegistry.unregister_custom_implementations .. rubric:: Attributes .. autosummary:: ~LayerRegistry.layer_instances