Skip to content

Docs say sum() and mean() are full-reduction only #5

Description

@Terminay

docs/api-reference/tensor.md lines 77 and 80 describe sum() and mean() as "full reduction, not per-axis".

This is incorrect, both methods accept axis and keepdims parameters and do support per-axis reduction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions