ApplyOverAxesΒΆ
Apply a function repeatedly over multiple axes.
Abstract Signature:
ApplyOverAxes(func: Callable, a: Tensor, axes: List[int])
PyTorch
API:
βStrategy: Custom / Partial
Keras
API:
βStrategy: Custom / Partial
TensorFlow
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial