get_layer function

[INTERNAL] Fetch layer by name from layer object

[INTERNAL] Fetch layer by name from layer object

[INTERNAL] Get a layer by its name from a layer object created with make_layer, e.g., layers_example.

get_layer(name, layers)

Arguments

  • name: The layer to fetch
  • layers: A layers object layers_example

Returns

Returns the layer along with layer names

  • Maintainer: Katharina Baum
  • License: MIT + file LICENSE
  • Last published: 2022-09-23

Useful links