This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[MXNET-1195] Cleanup Scala README file#13582
Merged
lanking520 merged 7 commits intoapache:masterfrom Dec 15, 2018
Merged
Conversation
Contributor
Author
|
@mxnet-label-bot add [Scala, Java, doc] |
zachgk
reviewed
Dec 7, 2018
nswamy
reviewed
Dec 8, 2018
Member
nswamy
left a comment
There was a problem hiding this comment.
Thank you for updating the documentation, I have a few comments for consideration.
zachgk
approved these changes
Dec 15, 2018
mseth10
pushed a commit
to mseth10/incubator-mxnet
that referenced
this pull request
Dec 18, 2018
* Updated the Scala-Readme with upto-date information * Updated the header * Removed redundant build status * Minor formatting changes * Addressed the PR feedback * Added section on Scala training APIs * Removed mention of deprecated Model API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The scala-package/README file is outdated and contains some stale information.
This PR aims to clean up the Scala README and also adds new information with regards to the inference APIs for Scala/Java as well as the new Memory Management system.
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
@lanking520 @andrewfayres @zachgk