Skip to content

Better slicing #22

@mebenstein-vorticity

Description

@mebenstein-vorticity

Especially useful for faster testing.

  • only slice on one axis for N-D tensors. For example for a 3D tensor tensor({1,4}) will return a 1D tensor, not a 3D tensor as it should
  • support negative indices like numpy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions