Python class
Layer
Layer
class max.nn.Layer
Bases: object
Deprecated
Base class for neural network components.
Use Module instead.
Provides functionality for adding hooks to the call function of each layer to support testing, debugging or profiling.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!