Skip to content

Complete implementation on CUDA of LayerNorm #1954

@jordimas

Description

@jordimas

When you execute on CUDA of LayerNorm you get his message:

Generalized LayerNorm is currently not implemented on GPU

See: https://github.com/OpenNMT/CTranslate2/blob/master/src/ops/layer_norm_gpu.cu#L36

This task is to complete the implementation to allow to move the computation of these layers in Whisper to GPU:

https://github.com/OpenNMT/CTranslate2/blob/master/src/models/whisper.cc#L392

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