Skip to content

Add option for xtensor_fixed with heap storage #2051

Open
@lpsinger

Description

@lpsinger

I have a tensor with large but fixed dimensions. For my application, it's important to get the optimizations that are possible due to compile-time constant loop counts, but my tensor is too large to fit on the stack. It would be nifty if xtensor_fixed had an option for allocating its storage on the heap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions