Skip to content

Implement BatchNorm in triton #900

@Jack47

Description

@Jack47

batchnorm(bn) is very popular in CV, almost every conv op will be followed by bn. I see layernorm in triton achieved best HBM bandwidth. So I'm curious about implement batchnorm in triton.

My questions:

  1. is there any chance that triton implemented bn faster than pytorch?
  2. may you guys give more details on layernorm's triton implementation? about why it achieved so amazing bandwidth

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions