Skip to content

LinAlg Validation: MatVecMulAdd #8504

@V-FEXrt

Description

@V-FEXrt

Per the spec:

Validation will enforce that:

  • The input vector length matches the K matrix dimension
  • The bias vector length matches the M matrix dimension
  • The matrix A is an A matrix of Thread scope
  • The input and bias interpretation type must be one of the valid linalg component types specified in the list in the LinAlg Component Types section.
  • The sign bit for output types should always be true if the output type is a vector of native floating point types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions