Skip to content

LRP rule coverage for Flux layers #9

@adrhill

Description

@adrhill

This issue keeps track of which Flux layers in the model reference got LRP implementations.


Basic layers

  • Dense
  • flatten

Convolution

  • Conv
  • DepthwiseConv
  • ConvTranspose
  • CrossCor

Pooling layers

  • AdaptiveMaxPool
  • MaxPool
  • GlobalMaxPool
  • AdaptiveMeanPool
  • MeanPool
  • GlobalMeanPool

General purpose

Normalisation & regularisation

Upsampling layers

  • Upsample
  • PixelShuffle

Recurrent layers

  • RNN
  • LSTM
  • GRU
  • Recur

Metadata

Metadata

Assignees

No one assigned

    Labels

    planningPlanning future development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions