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

DL4J Test Regressions (nd4j-native) #7991

Closed
AlexDBlack opened this issue Jul 9, 2019 · 1 comment
Closed

DL4J Test Regressions (nd4j-native) #7991

AlexDBlack opened this issue Jul 9, 2019 · 1 comment
Labels
Bug Bugs and problems DL4J General DeepLearning4j issues

Comments

@AlexDBlack
Copy link
Contributor

AlexDBlack commented Jul 9, 2019

New test failures in the last week or so:

  • AttentionLayerTests (multiple) - SameDiff/mask related
  • CNN3DGradientCheckTest.testCnn3DUpsampling - gradient check failure - libnd4j: upsampling2d/3d_bp ops broken #8019
  • GradientCheckTestsComputationGraph.testBasicL2 (Passing 17/07/2019)
  • DTypeTests x2
  • Upsampling1DTest.testUpsamiling1DBackprop - libnd4j: upsampling2d/3d_bp ops broken #8019
  • EmbeddingLayerTest.testEmbeddingSequenceBackwardPass (fixed on branch, not yet merged)
  • RegressionTest100a.testUpsampling2d (probably same as other upsampling?)
  • CNNGradientCheckTest.testCnnWithUpsampling (JVM Crash) (possibly same as other upsampling?)
@AlexDBlack AlexDBlack added Bug Bugs and problems DL4J General DeepLearning4j issues labels Jul 9, 2019
@AlexDBlack
Copy link
Contributor Author

Attention tests are fixed here: #67

Upsampling is logged separately here: #8019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs and problems DL4J General DeepLearning4j issues
Projects
None yet
Development

No branches or pull requests

1 participant