ReferringLayerList#

class deeplay.list.ReferringLayerList(*layers: T)#

Bases: list, Generic[T]

Methods Summary

__call__(*args, **kwargs)

Call self as a function.

Methods Documentation

__call__(*args, **kwargs)#

Call self as a function.