docs
docs copied to clipboard
TensorFlow documentation
Addressing issue #65399 in tensorflow repo, The documentation for RaggedTensors in which it stated that "Ragged tensors may be passed as inputs to a Keras model by setting ragged=True on...
This file had inconsistent use of the colon mark when referring to code. Some sentences ended with the colon (":") while others had no punctuation mark. - [x] Added a...
As currently written, the one-hot encoding step leaves the user with boolean dummy values that cause errors later in the tutorial as presently written, when passing the np.array() argument to...
save model as .tf for h5 bug in saving keras models linear model train labels and features astype float32
Improvements to the clarity and structure of the documentation. Metrics include: - 30% fewer words. - The tone shifts more neutral by 9% - No significant difference in Flesch-Kincaid readability...
the command to install pip install tensorflow[and-cuda] is not working. The pip install 'tensorflow[and-cuda]' works.
Improve clarity of doc contribution guidelines. Improves content structure and clarity and moves the tone in a more formal direction: - 16% improvement in Flesch-Kincaid readability scores - 48% fewer...
Minor grammar mistake.
# PLEASE DO NOT MERGE THIS PR AND READ THE TEXT BELOW Hi, we (SIG-JVM) would like the TensorFlow Java API docs to be updated on the TensorFlow website. We...