Expand description
Standardized API patterns and conventions for torsh-functional
This module documents and demonstrates the standardized API patterns used throughout the torsh-functional crate to ensure consistency and usability.
Functionsยง
- example_
activation - Standard activation function pattern
- example_
linear - Standard parameter ordering for functional operations
- example_
loss - Standard loss function pattern
- example_
pool2d - Standard pooling function pattern