Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LRP rule coverage for Flux layers #9

Closed
18 of 33 tasks
adrhill opened this issue Oct 19, 2021 · 1 comment
Closed
18 of 33 tasks

LRP rule coverage for Flux layers #9

adrhill opened this issue Oct 19, 2021 · 1 comment
Labels
planning Planning future development

Comments

@adrhill
Copy link
Member

adrhill commented Oct 19, 2021

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
@adrhill adrhill added the planning Planning future development label Oct 19, 2021
@adrhill adrhill changed the title LRP rule coverage for Flux layers in model reference LRP rule coverage for Flux layers Oct 19, 2021
@adrhill adrhill pinned this issue Oct 19, 2021
@adrhill
Copy link
Member Author

adrhill commented Jan 26, 2024

Closed by #157.

@adrhill adrhill closed this as completed Jan 26, 2024
@adrhill adrhill unpinned this issue Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning Planning future development
Projects
None yet
Development

No branches or pull requests

1 participant