-
Couldn't load subscription status.
- Fork 5.4k
Pull requests: tensorflow/docs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update MyDense example to use self.add_weight() for proper variable tracking
#2401 opened Oct 6, 2025 by vishnoi246 Loading…
Fix MyDense example input to use tf.Variable instead of list
#2400 opened Oct 6, 2025 by vishnoi246 Loading…
Fix dataset path construction in transfer_learning.ipynb tutorial
#2397 opened Sep 27, 2025 by athulya-anil Loading…
Fix randint TypeError in video tutorial by casting frame count to int
#2396 opened Sep 23, 2025 by joaoascenso02 Loading…
Fix: use add_weight instead of tf.Variable in training loop guide
#2388 opened Jul 26, 2025 by Aaraviitkgp Loading…
tfhub.dev --> kaggle.com/models in overview.md awaiting-technical-review
#2379 opened May 7, 2025 by jorgeorpinel Loading…
Fixed Step Fusing link and corrected typos in Keras guide
#2371 opened Mar 31, 2025 by AbhijithPai Loading…
Fix path to dataset in image classification tutorial
#2366 opened Mar 22, 2025 by Jberlinsky Loading…
📚 Updated README with grammatical improvements ✍️
#2346 opened Dec 26, 2024 by Emmanuel10701 Loading…
ProTip! Filter pull requests by the default branch with base:master.