Skip to content

Given a BoundKernel, give me a hash that can be cheaply applied to new inputs to tell whether this BoundKernel is valid #1209

@Chillee

Description

@Chillee

If you precompile the kernel, you don't want to be in a situation where it's very difficult to tell whether the precompiled kernel is valid for a new shape. For example, user provided hl.specialize calls, int64 indexing choices, etc. It's very hard to do generically without knowledge of the kernel itself.

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