mawiesne commented on PR #81: URL: https://github.com/apache/opennlp-sandbox/pull/81#issuecomment-1418050381
> It shows tests are broken (thus ignored) with latest DL4J release... I tried my best to modernize it, however, the latest `nd4j` (1.0.0-M2.1) lacks `org.nd4j.linalg.api.ops.impl.transforms.OldSoftMax` and I have neither found: (i) documentation, (ii) changelogs nor (iii) deprecation infos or hints to correctly modernize code that relies on it. > > If you can find/provide infos on `OldSoftMax` and what happened with it, please feel free to share here. @kinow @rzo1 I found ways to modernize the code so it compiles and the tests execute against ND4J backend. However, on my MacOS machine it fails at runtime; see comment in `RNNTest` or `StackedRNNTest`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org