Skip to content

Fail to build tag v2.1.0.dev+cpu.llm #395

Closed
@kenplusplus

Description

@kenplusplus

Describe the issue

The line

_scaled_dot_product_attention, fallthrough, fp32)
may need delete as below:
MAKE_REGISTER_FUNC_TWO_POLICIES(
scaled_dot_product_attention, fallthrough, fp32)
MAKE_REGISTER_FUNC_TWO_POLICIES(
_scaled_dot_product_attention, fallthrough, fp32)

MAKE_REGISTER_FUNC_TWO_POLICIES(
_scaled_dot_product_attention_math, fallthrough, fp32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    CPUCPU specific issuesQuery

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions