Skip to content

[STABLE ABI] Porting iir_cuda.cu #4077

@pearu

Description

@pearu

This issue collects tasks that block porting iir_cuda.cu to use torch stable ABI.

  • expose AT_DISPATCH_FLOATING_TYPES to stable ABI, currently one need to implement the dispatch logic using switch block. Not a blocker but would nice to have.
  • expose PackedTensorAccessor to stable ABI or replace its usage in iir_cuda.cu

^ @NicolasHug @scotts @janeyx99

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions