Create a docs directory and pull install instructions from tensorflow/docs.#278
Merged
karllessard merged 4 commits intotensorflow:masterfrom Apr 7, 2021
Merged
Create a docs directory and pull install instructions from tensorflow/docs.#278karllessard merged 4 commits intotensorflow:masterfrom
karllessard merged 4 commits intotensorflow:masterfrom
Conversation
Collaborator
|
Thanks @MarkDaoust , so just to understand, if we apply changes to our repo |
Member
Author
|
Really I just need something to put in the "overview" tab like here: https://www.tensorflow.org/datasets The readme seems like an okay placeholder for now. If you have any suggestions for that "overview" tab LMK and I can set it up. The typical format is:
|
Collaborator
|
Ok sounds good, we can start with the README but we'll update it eventually to a more concise overview and ask you to review it. |
karllessard
approved these changes
Apr 7, 2021
TensorFlow-Docs-Copybara
pushed a commit
to tensorflow/docs
that referenced
this pull request
Apr 8, 2021
This was transfered to the tensorflow/java repo in tensorflow/java#278 The source of truth is github.com/tensorflow/jvm/blob/master/docs The new version is published at tensorflow.org/jvm/install PiperOrigin-RevId: 367471293
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I'm setting up the tensorflow.org/jvm sub-site.
This is a minimal skeleton. I need something to test with.
Some changes will follow, once I have the rest of that pipeline setup.
I copied your top-level README file as
docs/index.md.I'll remove the copy of the install instructions from tensorflow/docs once this subsite is up.