Skip to content

Unify kernel dispatch routine around halide_type_t args[] #7486

Open
@slomp

Description

@slomp

There are two ways in which halide runtimes implement their "run" routines. In one of them, an array of arg sizes is passed, while for the other, an array of halide_type_t is passed. Why not just unify it around halide_type_t since it is more expressive?

metal: #7505

cuda:
opencl:

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionFor talking about potential improvements & changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions