syft.frameworks.keras.layers.constructor¶
Module Contents¶
-
syft.frameworks.keras.layers.constructor.add_constructor_registration(layer_cls)¶ This method rewires the layer’s constructor to record arguments passed to it.
-
syft.frameworks.keras.layers.constructor.filter_layers(layers_module, tfe_layers_module)¶ Returns all layer types in module.