Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fd32420

Browse files
Merge pull request #191 from eclipse/ab_20190910_issues
Add couple of beta5 known issues to release notes
2 parents 019d9d2 + 2bc5e23 commit fd32420

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎release-notes.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ redirect_from: "/releasenotes"
241241
* INDArray.javaTensorAlongDimension removed; use INDArray.tensorAlongDimension instead
242242
* INDArray.lengthLong() removed; use INDArray.length() instead
243243

244+
### ND4J: 1.0.0-beta5 Known Issues
245+
246+
* nd4j-native on some OSX systems can fail with `Symbol not found: ___emutls_get_address` - See [this link](https://github.com/eclipse/deeplearning4j/issues/8217)
247+
* SBT 1.3.0 can fail with an `Illegal character in path` error; SBT 1.2.8 is OK. This is an SBT issue, not an ND4J issue. See [this link](https://github.com/sbt/sbt/issues/5046) for details
248+
244249
## <a name="onezerozerobeta5-datavec">DataVec</a>
245250

246251
### DataVec: Features and Enhancements

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /