Closed
Description
product_axis is like sum_axis but for product. numpy has this implemented. it is the torch.prod equivalent with the dim argument. It will be good to have this implemented.
Some of the libraries I work with - mainly burn - is adding this functionality but i have to implement it for ndarray in the burn codebase.
Metadata
Metadata
Assignees
Labels
No labels