You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release should bring significant performance and stability improvements, especially for the MacOSX users.
Major highlights:
- now tested against Spark 2.1
- uses the official (experimental) Java API for TensorFlow published by Google
- groupBy, and the k-means example, is fixed
This release will focus on:
- stabilizing the API (especially the data storage of high-dimension tensors)
- experimental integration with catalyst
- integration with mllib (potentially)
Target spark version is 2.0+
Target tensorflow version is 0.8 or above.