Skip to content

Scale is optional input in norms #188

@zcbenz

Description

@zcbenz

The scale input is allowed to be null, but the frontend APIs require passing it.

CUDNN_FE_VALIDATE_AND_ASSIGN_INPUT_TENSOR(SCALE, Rmsnorm_attributes::input_names::SCALE);
rmsnorm_operation_builder.setScale(*(tensors.at(SCALE->second->get_uid())));

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