Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from tensorflow:master #156

Open
wants to merge 1,100 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1100 commits
Select commit Hold shift + click to select a range
7647649
Fix predict_next_note() param
MacalusoJeff Sep 3, 2023
ee302ef
Update README.md
NinoRisteski Sep 4, 2023
b3f4ce0
Updated broken links in TF doc
sushreebarsa Sep 4, 2023
0464d6c
Update bert_experts.ipynb
NinoRisteski Sep 5, 2023
53a1071
Small update to tf.function guide
8bitmp3 Sep 5, 2023
97ac0ae
Merge pull request #2268 from NinoRisteski:patch-3
copybara-github Sep 5, 2023
05efbeb
Merge pull request #2269 from sushreebarsa:patch-21
copybara-github Sep 6, 2023
2ffe017
Merge pull request #2267 from MacalusoJeff:patch-1
copybara-github Sep 7, 2023
a0fe048
Merge pull request #2270 from NinoRisteski:NinoRisteski-patch-2
copybara-github Sep 7, 2023
6c7e49a
Merge pull request #2260 from vaharoni:tutorial_text_fix_2
copybara-github Sep 9, 2023
377cb52
Merge pull request #2259 from vaharoni:tutorial_text_fix
copybara-github Sep 9, 2023
5a7a816
Merge pull request #2261 from vaharoni:tutorial_text_fix_3
copybara-github Sep 11, 2023
e47ed5d
Document that the TF Lite Android (Java) API is part of the API surfa…
fergushenderson Sep 13, 2023
ed373e9
Document that we use separate semantic version numbers for TF Lite, a…
fergushenderson Sep 15, 2023
2b70060
Change notebook import in preparation for Keras swap.
nkovela1 Sep 15, 2023
ef41748
Add context to instructions for running tutorial notebooks.
pcoet Sep 18, 2023
b90e789
Reorder parameter definitions to match arguments to `model.compile`.
pcoet Sep 19, 2023
5f8a83a
Fix misleading statement about graphing functions and add a conclusio…
pcoet Sep 19, 2023
de3d730
Update data_performance.ipynb
RenuPatelGoogle Sep 26, 2023
27fe052
Update data_performance.ipynb
RenuPatelGoogle Sep 26, 2023
4e7fece
Fix a method name typo
tensorflower-gardener Sep 26, 2023
43c6ecf
Update data_performance.ipynb
RenuPatelGoogle Sep 27, 2023
9d449cb
Update data_performance.ipynb
RenuPatelGoogle Sep 27, 2023
46e3b35
Update data_performance.ipynb
RenuPatelGoogle Sep 27, 2023
3410fd3
Update data_performance.ipynb
RenuPatelGoogle Sep 27, 2023
89bee84
Update data_performance.ipynb
RenuPatelGoogle Sep 27, 2023
e4210b9
Lint Better performance with the tf.data API guide
8bitmp3 Sep 27, 2023
35c5f42
Merge pull request #2227 from RenuPatelGoogle:patch-26
copybara-github Sep 27, 2023
af6fd81
fix: small error in simple_audio.ipynb
0xflotus Sep 27, 2023
2176ed2
Merge pull request #2274 from 0xflotus:patch-1
copybara-github Sep 27, 2023
16f268f
Use py_function decorators.
MarkDaoust Sep 27, 2023
3e8b654
Add APIs for retrieving the TF Lite Extension APIs version number.
fergushenderson Sep 28, 2023
bf28fbd
Simplify/Clarify load_text.ipynb
MarkDaoust Sep 28, 2023
7442d72
Rewrite TF GPU installation instructions to use [and-cuda] instead of…
angerson Sep 29, 2023
3e59112
Update DTensor docs, lint notebooks
8bitmp3 Sep 29, 2023
a3d095e
Update DTensor docs, lint notebooks
8bitmp3 Sep 29, 2023
9e06301
Update DTensor docs, lint notebooks
8bitmp3 Sep 29, 2023
07c2960
Merge pull request #2276 from 8bitmp3:update-dtensor
copybara-github Sep 29, 2023
c2d6161
Merge pull request #2257 from vaharoni:tutorial_load_pandas_fix
copybara-github Sep 29, 2023
c40e0e8
TF 2.14: Update documentation for wheel locations and toolchain changes
rtg0795 Sep 29, 2023
2bcfa24
Minor additional step-by-step instruction how to setup downloaded pre…
tensorflower-gardener Oct 2, 2023
c6fe18c
Fix up CSV data tutorial: fix typos; link to `pandas.DataFrame` docs …
pcoet Oct 11, 2023
348133c
Added few lines of code in Keras Custom model to fix the error
RenuPatelGoogle Oct 16, 2023
a7d2c63
Update intro_to_modules.ipynb
RenuPatelGoogle Oct 16, 2023
a3c2132
Update intro_to_modules.ipynb
RenuPatelGoogle Oct 17, 2023
d742984
Fix small typo
grasskin Oct 17, 2023
008b211
Merge pull request #2278 from RenuPatelGoogle:patch-27
copybara-github Oct 18, 2023
3c69731
Update the publishing process
tensorflower-gardener Oct 19, 2023
e107970
corrected typo in polymorphism section
raacee Oct 19, 2023
53f3748
Chore: Fix the typo in multiple files
thapasusheel Oct 20, 2023
159143b
Merge pull request #2280 from raacee:raacee-typo-id
copybara-github Oct 20, 2023
6bb1b14
fix: update g3doc links
emmanuel-ferdman Sep 25, 2023
dadf8c3
Typo fix in boundless.ipynb
husszaf Oct 22, 2023
4d108a9
Update site/en/hub/tutorials/boundless.ipynb
8bitmp3 Oct 25, 2023
57e7adb
Update site/en/guide/tf_numpy_type_promotion.ipynb
8bitmp3 Oct 25, 2023
979d748
Correct link to list of dtypes
bmolynea-google Oct 25, 2023
d3ee983
Update parser.py, add URL substring sanitization
8bitmp3 Oct 26, 2023
c3a528b
Update parser.py, add URL substring sanitization
8bitmp3 Oct 26, 2023
9eb9b9d
Remove broken workflow.
MarkDaoust Oct 26, 2023
6d9db98
Merge pull request #2282 from bmolynea-google:patch-1
copybara-github Oct 27, 2023
a5bd148
Update parser.py, add URL substring sanitization
8bitmp3 Oct 27, 2023
eb0f9bf
Merge pull request #2283 from 8bitmp3:base_url
copybara-github Oct 27, 2023
f3bc520
Lint and update Boundless notebook
8bitmp3 Oct 30, 2023
60abeb0
Merge pull request #2256 from vaharoni:vaharoni/text-classification-fix
copybara-github Nov 2, 2023
5f3d273
Update preprocessing_layers.ipynb
Mikhaylov-yv Nov 12, 2023
e865955
Fix the broken link of Mnist dataset in beginner.ipynb
SuryanarayanaY Nov 14, 2023
35eceb1
Merge pull request #2286 from SuryanarayanaY:patch-4
copybara-github Nov 15, 2023
ec76585
TF 2.15: Update documentation for wheel locations and toolchain changes
rtg0795 Nov 20, 2023
6879b09
Rename deprecated call to experimental_distribute_datasets_from_function
swap-10 Nov 24, 2023
af33301
Update the `tf.function` docs to align better with the actual impleme…
pcoet Nov 27, 2023
48fd03d
Add `--extra-index-url` to pip install command to get nvidia librarie…
sampathweb Dec 1, 2023
03190f3
Merge pull request #2281 from husszaf:patch-1
copybara-github Dec 5, 2023
8b7b6f1
Internal change.
ebrevdo Dec 6, 2023
70174a8
Automated rollback of commit 48fd03d5991220717f45b12620bf8091d042531b
angerson Dec 6, 2023
d64c7d9
Fix oob index in sparse example
ericcanton Dec 7, 2023
0fc1acd
Update cudnn version of TF2.15v
SuryanarayanaY Dec 13, 2023
fa06aee
#tensorflow fix breakage caused from PR #62362
jimlinntu Dec 15, 2023
8156353
Update transfer_learning.ipynb - fix initial_epoch for fine tuning
sharkfisher Dec 18, 2023
b0b02dd
Merge pull request #1 from sharkfisher/sharkfisher-transferlearning-i…
sharkfisher Dec 18, 2023
e96ecf1
Alternative fix for initial_epoch (better conceptualization). Formatt…
Dec 18, 2023
08c6af3
Merge pull request #2291 from SuryanarayanaY:patch-5
copybara-github Dec 19, 2023
0993ccc
Cleaner Clang install instructions for Debian/Ubuntu.
tensorflower-gardener Dec 19, 2023
c06f6df
Merge branch 'master' into patch
8bitmp3 Dec 19, 2023
2c5c356
Update site/en/guide/sparse_tensor.ipynb
8bitmp3 Dec 19, 2023
8246c1c
Fix formatting errors in links.
fergushenderson Dec 20, 2023
5ed8fbe
Fix doc-gen scripts for TF2.15+
MarkDaoust Jan 11, 2024
ad55dbd
Update `preprocessing_layers` tutorial to support pandas 2.0
BrianWieder Jan 11, 2024
0fc9db1
Merge branch 'master' into master
eslam69 Jan 12, 2024
15f45f8
Fix Typos.
MarkDaoust Jan 17, 2024
f0b36d0
Update broken link CONTRIBUTING.md
SuryanarayanaY Jan 19, 2024
37e6318
Updated broken link of README.md
SuryanarayanaY Jan 19, 2024
41115aa
Update README.md
8bitmp3 Jan 19, 2024
a7c7f4f
Update CONTRIBUTING.md
8bitmp3 Jan 19, 2024
5b8ed9a
Update estimator warnings.
MarkDaoust Jan 23, 2024
b12399e
Merge pull request #2293 from SuryanarayanaY:patch-6
copybara-github Jan 23, 2024
d13c500
Point v1 links at 1.15 tags instead of master since files move.
MarkDaoust Jan 30, 2024
12082b1
Add support for `google` in notebook metadata.
markmcd Jan 29, 2024
42550ed
Merge pull request #2294 from markmcd:nbfmt_devsite
copybara-github Feb 5, 2024
3a09083
Merge branch 'master' into patch
8bitmp3 Feb 12, 2024
0e20971
Update site/en/hub/migration_tf2.md
8bitmp3 Feb 12, 2024
e58176a
Merge pull request #2279 from thapasusheel:patch
copybara-github Feb 13, 2024
8b36191
Generate just one seed, rather than generating two seeds and then tak…
tensorflower-gardener Feb 14, 2024
0656582
Fix formatting error in versions.md.
fergushenderson Feb 29, 2024
350b22d
Add Tensorflow 2.16 tested build configurations
tensorflower-gardener Mar 6, 2024
57a0d99
Update Clang version to 17.0.6 for TF 2.16 in tested build configurat…
kanglant Mar 6, 2024
3688f3c
Update docs for building from source
tensorflower-gardener Mar 8, 2024
b647684
Fix notebook failure with Keras 3.
MarkDaoust Mar 12, 2024
98ef485
add clang documentation
mraunak Mar 19, 2024
e944e76
Update source_windows.md
mraunak Mar 25, 2024
ff989f0
Fix signature generation when the method is dataclass instance.
chongkong Mar 27, 2024
b69d741
Merge branch 'master' into mraunak/tf_win_clang
mraunak Apr 3, 2024
ec3a1b3
Merge pull request #2297 from Intel-tensorflow:mraunak/tf_win_clang
copybara-github Apr 3, 2024
9eee5f9
Merge branch 'tensorflow:master' into wip
emmanuel-ferdman Apr 3, 2024
c8ad7a4
Fixed punctuation in caching.md
jmarcinowski Apr 5, 2024
c494be5
Update pip.md
sgkouzias Apr 8, 2024
4a66c14
Update the notebook to be compatible with Keras 3
kinarr Apr 8, 2024
40824e4
Update pip.md
sgkouzias Apr 8, 2024
2f4e5fa
Formatted notebook
kinarr Apr 9, 2024
840fec9
Update pip.md
sgkouzias Apr 9, 2024
5448363
Update pip.md
sgkouzias Apr 10, 2024
c7518a2
Update pip.md
sgkouzias Apr 10, 2024
6a40fe4
Update pip.md
sgkouzias Apr 10, 2024
82713bf
Update pip.md
sgkouzias Apr 10, 2024
d6b06f5
Update TF 2 and Keras in Video classification tutorial
8bitmp3 Apr 11, 2024
62da04c
Merge branch 'master' into master
8bitmp3 Apr 11, 2024
f2c7ee7
Documentation Fix - Ragged Tensor
balaganesh102004 Apr 11, 2024
b81e4f2
Update pip.md
sgkouzias Apr 12, 2024
aebf305
Update pip.md
sgkouzias Apr 12, 2024
94fd565
Merge pull request #2300 from kinarr:image-segmentation-tutorial-kera…
copybara-github Apr 12, 2024
29fd0f4
TF 2.16: Update documentation for wheel locations and toolchain changes
rtg0795 Apr 12, 2024
f278011
Fix notebook failure with Keras 3.
tensorflower-gardener Apr 12, 2024
7f900f7
Merge pull request #2292 from sharkfisher:master
copybara-github Apr 15, 2024
e99aab9
Merge pull request #2273 from emmanuel-ferdman:wip
copybara-github Apr 15, 2024
fc4112c
Update TPU config in Use TPU notebook
8bitmp3 Apr 15, 2024
9efadf0
Fix notebook failure with Keras 3.
tensorflower-gardener Apr 15, 2024
0aeef4b
Apply suggestion: "tpu='local'".
MarkDaoust Apr 22, 2024
10eef0f
Merge pull request #2303 from 8bitmp3:update-tpu
copybara-github Apr 22, 2024
e520630
Support button-cells without tfo class (#2304)
markmcd Apr 23, 2024
880385b
Update colab to TPUv2.
MarkDaoust Apr 25, 2024
3eac15b
Merge pull request #2301 from tensorflow:update-video-classification
copybara-github Apr 30, 2024
e30c5f5
Fixed the imbalanced classification notebook to work for TensorFlow 2.16
priankakariat May 2, 2024
0675307
Support spaces in license headers
markmcd May 3, 2024
be897e7
Merge pull request #2306 from tensorflow:macd-pyink-compat-license
copybara-github May 3, 2024
3977010
[nblint] Support spaces in license headers
markmcd May 3, 2024
d8ff819
Merge pull request #2307 from markmcd:license-nbfmt
copybara-github May 6, 2024
6234418
Internal change
yangustc07 May 6, 2024
0cc42b4
Redirect "install from source" to docker build readme.
MarkDaoust May 7, 2024
7175b2b
Automated rollback of commit 0cc42b470815d1d15cdaefd556568fed5508bfe4
vam-google May 9, 2024
eea8c52
Merge pull request #2207 from eslam69:master
copybara-github May 10, 2024
75b2672
Update email address for support requests.
tensorflower-gardener May 15, 2024
f1e9a44
Update pip.md
joaomh May 15, 2024
5613e4e
Merge branch 'master' into imbalanced_classification_tf_2.16_fixes
priankakariat May 30, 2024
c5941e0
Cleared outputs in imbalanced_data.ipy
priankakariat May 30, 2024
4b60ead
Applied formatting
priankakariat May 30, 2024
38c16cc
Fixing the wrong predictions in transfer_learning.ipynb
tilakrayal Jun 17, 2024
146bbeb
Simplify procedure by removing option to install with conda virtual env.
sgkouzias Jun 17, 2024
7cf1c57
Instructions to create symlinks to NVIDIA shared libraries and ptxas.
sgkouzias Jun 18, 2024
3046cdc
Removed deactivate command.
sgkouzias Jun 19, 2024
fe0d285
Update regression.ipynb to explicitly cast one-hot encoding values
jperk224 Jun 23, 2024
d135e81
Add reference to Tensor object.
jperk224 Jun 24, 2024
c68e3e9
Update transfer_learning.ipynb
tilakrayal Jun 25, 2024
f04e305
Remove comment that is no longer relevant
markmcd Jun 26, 2024
940d94c
Merge pull request #2314 from tilakrayal:patch-16
copybara-github Jun 26, 2024
66f3dae
Update some old version requirements for the pip installation.
tensorflower-gardener Jul 2, 2024
7f5cce6
Instructions to create symlinks in case the intended way doesn't work.
sgkouzias Jul 2, 2024
6680535
Fix typo: delete extraneous ')'.
fergushenderson Jul 2, 2024
64e7c50
Reformat disclaimer on environment configuration step.
sgkouzias Jul 3, 2024
773bcc8
Block the use of the builtin dict/tuple/list docstrings.
MarkDaoust Jul 15, 2024
84289c8
TF 2.17: Update documentation for wheel locations and toolchain changes
rtg0795 Jul 23, 2024
460419a
Remove unnecessary external tags.
MarkDaoust Jul 24, 2024
55c0d21
Update pandas_dataframe.ipynb
MarkDaoust Aug 6, 2024
117c1d3
debug
MarkDaoust Aug 6, 2024
64e7a68
debug
MarkDaoust Aug 6, 2024
87b01f0
Merge branch 'master' into ValueError_indexing
MarkDaoust Aug 6, 2024
5b47d57
Merge pull request #2318 from tensorflow:MarkDaoust-patch-1
copybara-github Aug 14, 2024
7d4187e
Introduce hermetic CUDA in Google ML projects.
tensorflower-gardener Aug 14, 2024
4a3e670
Merge pull request #2305 from priankakariatyml:imbalanced_classificat…
copybara-github Aug 19, 2024
d1ab9f4
Add a workflow for stale issues/PRs (#2319)
markmcd Aug 19, 2024
bc7239f
Refactor hermetic CUDA flags and update `--config=cuda` to add CUDA d…
tensorflower-gardener Aug 23, 2024
47be34d
debug
MarkDaoust Aug 23, 2024
426ab2a
Update site/en/guide/ragged_tensor.ipynb
MarkDaoust Aug 23, 2024
57d0938
Fix stale issue label (#2320)
markmcd Aug 23, 2024
5c5a466
Merge pull request #2302 from balaganesh102004:master
copybara-github Aug 26, 2024
81fd4ec
Update pip.md
love-bees Aug 28, 2024
27df800
fixed the tf issue #74564
sanskarmodi8 Aug 28, 2024
93f3a79
Delete site/en/tutorials/keras/text_classification.ipynb
sanskarmodi8 Aug 29, 2024
70c03a9
saved the formatted nb
sanskarmodi8 Aug 29, 2024
bd582f3
Apply suggestions from code review
MarkDaoust Aug 29, 2024
3d45463
Merge pull request #2322 from sanskarmodi8:fix-tf-issue-74564
copybara-github Aug 30, 2024
82a582c
Add TensorFlow Lite API references to docs repo.
markmcd Aug 30, 2024
a5635bc
Merge pull request #2321 from love-bees:master
copybara-github Sep 4, 2024
384b62a
Merge pull request #2285 from Mikhaylov-yv:ValueError_indexing
copybara-github Sep 4, 2024
48a1db2
Merge branch 'master' into tpu-guide-rename-deprecated-fn
8bitmp3 Sep 4, 2024
050f9ec
Merge pull request #2298 from jmarcinowski:patch-1
copybara-github Sep 4, 2024
f3b5dc4
Merge pull request #2287 from swap-10:tpu-guide-rename-deprecated-fn
copybara-github Sep 4, 2024
69a53ae
Merge pull request #2290 from ericcanton:patch-3
copybara-github Sep 4, 2024
06798ba
Move the GPU debugging step to after the "Test the installation" step.
MarkDaoust Sep 4, 2024
27ba8a4
Merge pull request #2299 from sgkouzias:patch-1
copybara-github Sep 5, 2024
45a981f
Move TF Lite API docs to TF repo.
markmcd Sep 6, 2024
d1147c6
fixed several issues in save_and_load.ipynb notebook in keras tutoria…
sanskarmodi8 Sep 8, 2024
a2a302e
removed outputs and formatted
sanskarmodi8 Sep 10, 2024
9e6397b
mkdir
MarkDaoust Sep 10, 2024
9b9c9af
Update tensorflow.py
ktonthat Sep 10, 2024
b90b419
formatted notebook using nbfmt after mkdir changes
sanskarmodi8 Sep 11, 2024
1f53d0a
save checkpoint as .weights.h5
mahsanghani Sep 11, 2024
9ba0000
Merge branch 'tensorflow:master' into patch-2
mahsanghani Sep 11, 2024
f1ba57a
Fix lr -> learning_rate
MarkDaoust Sep 11, 2024
774fbc8
Update site/en/tutorials/distribute/keras.ipynb
MarkDaoust Sep 11, 2024
9555b66
implement latest_checkpoint.
MarkDaoust Sep 11, 2024
7b56abd
ensured correct linting
sanskarmodi8 Sep 11, 2024
7df1042
Merge pull request #2324 from sanskarmodi8:issue#75196-fix
copybara-github Sep 12, 2024
2305816
edited the compile_and_fit method in to correctly passs the train and…
sanskarmodi8 Sep 8, 2024
58ee6f8
removed commit from another pr, ensured proper linting and formatting…
sanskarmodi8 Sep 12, 2024
7d04d5d
Merge pull request #2327 from mahsanghani:patch-2
copybara-github Sep 12, 2024
f8341de
format
MarkDaoust Sep 13, 2024
c841a6e
Merge pull request #2325 from sanskarmodi8:issue#75194-fix
copybara-github Sep 16, 2024
98fa059
Merge pull request #2324 from sanskarmodi8:issue#75196-fix
copybara-github Sep 16, 2024
2cafc4b
Update text_classification_with_hub.ipynb
tilakrayal Sep 23, 2024
6fd6b5c
chore(tfhub): update references from tfhub-modules bucket to kaggle-t…
tensorflower-gardener Sep 26, 2024
a45eae2
Add `.keras` filename extension when saving model.
tensorflower-gardener Oct 2, 2024
cc191d4
Update graph_optimization.ipynb
louie-tsai Oct 11, 2024
d8930ca
Merge pull request #2316 from jperk224:patch-1
copybara-github Oct 11, 2024
5107d2a
Formatting
markmcd Oct 14, 2024
a1137cb
Merge pull request #2326 from tensorflow:ktonthat-patch-2
copybara-github Oct 14, 2024
bd1c161
Merge pull request #2330 from tilakrayal:patch-17
copybara-github Oct 15, 2024
344f0e9
Merge pull request #2331 from intel-ai-tce:graph_optimze
copybara-github Oct 21, 2024
0eff510
Improve the grammar
ankur0904 Oct 23, 2024
1e2f2d1
Merge pull request #2333 from ankur0904:fix-typo
copybara-github Oct 25, 2024
eb91867
TF 2.18: Update documentation for wheel locations and toolchain changes
rtg0795 Oct 28, 2024
bd984cb
Fix DTensor concepts link
james47 Oct 29, 2024
15e96c3
Merge pull request #2335 from james47:james47/fixdtensorlink
copybara-github Oct 29, 2024
67052a2
Correct typo "YOu" to "You" in tutorial text
choejwoo Nov 15, 2024
a44c07f
fix typo error "description"
pakuland3 Nov 18, 2024
b6696db
Merge pull request #2308 from joaomh:patch-1
copybara-github Nov 19, 2024
2397584
Merge pull request #2341 from pakuland3:typo
copybara-github Nov 20, 2024
bbc0b9c
Merge pull request #2340 from choejwoo:master
copybara-github Nov 20, 2024
6238e3c
Update `in-depth-guide.md` reference
emmanuel-ferdman Nov 20, 2024
ca9ae21
Fixing broken link
aniruthraj Dec 5, 2024
666b0d1
Fixing broken link
aniruthraj Dec 5, 2024
c221d1e
Merge pull request #2342 from emmanuel-ferdman:master
copybara-github Jan 9, 2025
3931d31
Merge pull request #2343 from aniruthraj:patch-1
copybara-github Jan 28, 2025
857b9d4
Add expected outputs in Tensorflow SavedModel guide.
tensorflower-gardener Jan 30, 2025
4e5dc63
Expose where the issue was found when the linter finds an issue. (#2355)
Giom-V Feb 5, 2025
0c634f4
Updated the correct link to Nvidia-docker support installation. Earli…
tensorflower-gardener Feb 12, 2025
a719ee1
Expose where the issue was found when the linter finds an issue.
tensorflower-gardener Feb 19, 2025
15b9f64
build: Add `release_version.h` to control the TF wheel filename and m…
tensorflower-gardener Feb 20, 2025
9d688b8
Update description of TensorFlow versioning policy.
fergushenderson Feb 21, 2025
6e1194d
Refactor mechanisms of building TF wheel and storing TF project version.
tensorflower-gardener Mar 4, 2025
a81ff2e
Creating a new gemini-cookbook style.
tensorflower-gardener Mar 6, 2025
18c3a45
TF 2.19: Update documentation for wheel locations and toolchain changes
rtg0795 Mar 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
48 changes: 0 additions & 48 deletions .github/workflows/bot-label-lgtm.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/workflows/bot-nightly.yaml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/bot-pr-fix.yaml

This file was deleted.

9 changes: 8 additions & 1 deletion .github/workflows/bot-pr-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,23 @@ on:
repository_dispatch:
types: [opened, reopened]

permissions:
contents: read # to fetch code (actions/checkout)

jobs:
comment-welcome:
permissions:
contents: read # to fetch code (actions/checkout)
pull-requests: write # to comment on pull-request

if: ${{ github.actor == 'tfdocsbot' }}
runs-on: ubuntu-latest
steps:
- name: Fetch pull request branch
uses: actions/checkout@v2
with:
repository: ${{ github.event.client_payload.pull_request.head.repo.full_name }}
ref: ${{ github.event.client_payload.pull_request.head.ref }}
ref: ${{ github.event.client_payload.pull_request.head.sha }}
- name: Fetch base master branch
run: git fetch -u "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY" master:master
- name: Create message
Expand Down
49 changes: 49 additions & 0 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
name: Mark stale issues and pull requests

on:
schedule:
# Scheduled to run at 1.30 UTC everyday
- cron: '30 1 * * *'
workflow_dispatch:

jobs:
stale:

runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write

steps:
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-issue-stale: 14
days-before-issue-close: 14
stale-issue-label: "status:stale"
close-issue-reason: not_planned
any-of-labels: "awaiting-contributor-response,cla:no"
stale-issue-message: >
Marking this issue as stale since it has been open for 14 days with no activity.
This issue will be closed if no further activity occurs.
close-issue-message: >
This issue was closed because it has been inactive for 28 days.
Please post a new issue if you need further assistance. Thanks!
days-before-pr-stale: 14
days-before-pr-close: 14
stale-pr-label: "status:stale"
stale-pr-message: >
Marking this pull request as stale since it has been open for 14 days with no activity.
This PR will be closed if no further activity occurs.
close-pr-message: >
This pull request was closed because it has been inactive for 28 days.
Please open a new pull request if you need further assistance. Thanks!
# Label that can be assigned to issues to exclude them from being marked as stale
exempt-issue-labels: 'override-stale'
# Label that can be assigned to PRs to exclude them from being marked as stale
exempt-pr-labels: "override-stale"
9 changes: 6 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
# Last matching pattern takes precedence.

# Default owners for everything in repo.
* @MarkDaoust @8bitmp3
* @tensorflow/docs-team

# Docs
/site/en/guide/keras/ @fchollet @MarkDaoust @8bitmp3
# Install
/site/en/install/ @haifeng-jin @MarkDaoust @8bitmp3

# Community
/site/en/community/ @ewilderj @theadactyl @joanafilipa

# Hub
/site/en/hub @gustheman
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ This guide shows how to make contributions to [tensorflow.org](https://www.tenso

See the
[TensorFlow docs contributor guide](https://www.tensorflow.org/community/contribute/docs)
for guidance. For questions, the
[[email protected]](https://groups.google.com/a/tensorflow.org/forum/#!forum/docs)
mailing list is available.
for guidance. For questions, check out [TensorFlow Forum](https://discuss.tensorflow.org/).

Questions about TensorFlow usage are better addressed on
[Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow) or the
Expand Down
25 changes: 25 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,28 @@ Copyright 2018 The TensorFlow Authors. All rights reserved.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


---------------------------

Where indicated, some files are also distributed under the MIT License:

MIT License

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To file a docs issue, use the issue tracker in the
[tensorflow/tensorflow](https://github.com/tensorflow/tensorflow/issues/new?template=20-documentation-issue.md) repo.

And join the TensorFlow documentation contributors on the
[[email protected] mailing list](https://groups.google.com/a/tensorflow.org/forum/#!forum/docs).
[TensorFlow Forum](https://discuss.tensorflow.org/).

## Community translations

Expand Down
30 changes: 22 additions & 8 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,43 @@
# ==============================================================================
"""tensorflow_docs is a package for generating python api-reference docs."""

import datetime
import subprocess
import sys

from setuptools import find_packages
from setuptools import setup

project_name = 'tensorflow-docs'
version = '0.0.0.dev0'


def get_version() -> str:
ts = int(
subprocess.check_output(['git', 'log', '-1', '--format=%ct', 'tools'])
.decode('utf-8')
.strip()
)
dt = datetime.datetime.utcfromtimestamp(ts)
sec = 60 * 60 * dt.hour + 60 * dt.minute + dt.second

# calver.org
return f'{dt.year}.{dt.month}.{dt.day}.{sec}'


version = get_version()

DOCLINES = __doc__.split('\n')

REQUIRED_PKGS = [
'astor',
'absl-py',
'jinja2',
'protobuf>=3.14',
'nbformat',
'protobuf>=3.12',
'pyyaml',
]

# Dataclasses is in-built from py >=3.7. This version is a backport for py 3.6.
if (sys.version_info.major, sys.version_info.minor) == (3, 6):
REQUIRED_PKGS.append('dataclasses')

VIS_REQURE = [
VIS_REQUIRE = [
'numpy',
'PILLOW',
'webp',
Expand All @@ -46,6 +59,7 @@
# https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords
setup(
name=project_name,
python_requires='>=3.9',
version=version,
description=DOCLINES[0],
long_description='\n'.join(DOCLINES[2:]),
Expand All @@ -58,7 +72,7 @@
package_dir={'': 'tools'},
scripts=[],
install_requires=REQUIRED_PKGS,
extras_require={'vis': VIS_REQURE},
extras_require={'vis': VIS_REQUIRE},
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
Expand Down
2 changes: 1 addition & 1 deletion site/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tensorflow.org project | GitHub docs location
[/ranking](https://www.tensorflow.org/ranking) | https://github.com/tensorflow/ranking/tree/master/docs
[/recommenders](https://www.tensorflow.org/recommenders) | https://github.com/tensorflow/recommenders/tree/main/docs
[/responsible_ai/fairness_indicators](https://www.tensorflow.org/responsible_ai/fairness_indicators/guide) | https://github.com/tensorflow/fairness-indicators/tree/master/g3doc
[/responsible_ai/model_card_toolkit](https://www.tensorflow.org/responsible_ai/model_card_toolkit/guide) | https://github.com/tensorflow/model-card-toolkit/tree/master/model_card_toolkit/documentation
[/responsible_ai/model_card_toolkit](https://www.tensorflow.org/responsible_ai/model_card_toolkit/guide) | https://github.com/tensorflow/model-card-toolkit/tree/main/model_card_toolkit/documentation
[/responsible_ai/model_remediation](https://www.tensorflow.org/responsible_ai/model_remediation) | https://github.com/tensorflow/model-remediation/tree/master/docs
[/responsible_ai/privacy](https://www.tensorflow.org/responsible_ai/privacy/guide) | https://github.com/tensorflow/privacy/tree/master/g3doc
[/tensorboard](https://www.tensorflow.org/tensorboard) | https://github.com/tensorflow/tensorboard/tree/master/docs
Expand Down
2 changes: 2 additions & 0 deletions site/en/community/_toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ toc:
- heading: "Community"
- title: "Contribute to the community"
path: /community/contribute/community
- title: "Contribute to SIGs"
path: /community/contribute/sigs
- title: "RFC process"
path: /community/contribute/rfc_process
Loading