Skip to content

Add strides, implement CUDA Array Interface #1298

Closed
@maleadt

Description

@maleadt

We should probably implement the CUDA array interface for interoperability across deep learning frameworks:

As part of that, we'll need to a dd a strides field to CuArray. This should make it possible to get rid of some more SubArray uses, as well as do some more advanced optimization like under-Peter/OMEinsum.jl#133.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions