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 #1

Open
wants to merge 3,399 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 7, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 7, 2021
tensorflower-gardener and others added 29 commits November 29, 2023 15:16
PiperOrigin-RevId: 586491716
PiperOrigin-RevId: 587125158
* Updating the typos in TF document 

I have updated the typos in customize_encoder.ipynb .
Thank you!

* Update customize_encoder.ipynb

* Update customize_encoder.ipynb
PiperOrigin-RevId: 590661941
PiperOrigin-RevId: 590906048
PiperOrigin-RevId: 591264030
* Fixed typos

* Update tuples_dataset.py

* Update sfm120k.py

* Update delf_model.py
PiperOrigin-RevId: 592656146
Currently, when there an expression such as "a >= 1", the parser will think that the operator is ">" and the right hand size is "= 1". However, the operator should be ">=".

PiperOrigin-RevId: 592669272
* Fixing typos

* Update build_image_dataset.py

* Update build_image_dataset.py
PiperOrigin-RevId: 595454485
PiperOrigin-RevId: 595481514
PiperOrigin-RevId: 595636151
PiperOrigin-RevId: 595901724
PiperOrigin-RevId: 595902166
PiperOrigin-RevId: 596530662
PiperOrigin-RevId: 596723408
PiperOrigin-RevId: 597318713
PiperOrigin-RevId: 597369513
PiperOrigin-RevId: 597592696
tensorflower-gardener and others added 30 commits November 18, 2024 12:00
PiperOrigin-RevId: 697709594
PiperOrigin-RevId: 697711966
PiperOrigin-RevId: 697718893
PiperOrigin-RevId: 697769211
PiperOrigin-RevId: 697774701
PiperOrigin-RevId: 698353624
PiperOrigin-RevId: 700419920
PiperOrigin-RevId: 702114784
PiperOrigin-RevId: 704473125
PiperOrigin-RevId: 704676602
The backbone configuration was previously a OneOfConfig, which prevented extra fields from being saved in Tensorboard. This change nests the backbone configuration within a BackboneConfig class, ensuring that all configuration fields are saved in Tensorboard for complete tracking and analysis.

PiperOrigin-RevId: 704758475
PiperOrigin-RevId: 704951527
PiperOrigin-RevId: 705379181
PiperOrigin-RevId: 705942190
PiperOrigin-RevId: 706003817
PiperOrigin-RevId: 706113952
PiperOrigin-RevId: 707060914
PiperOrigin-RevId: 707950762
PiperOrigin-RevId: 709899450
PiperOrigin-RevId: 711491914
PiperOrigin-RevId: 712541124
PiperOrigin-RevId: 712914895
PiperOrigin-RevId: 712947091
PiperOrigin-RevId: 713480676
PiperOrigin-RevId: 713639384
PiperOrigin-RevId: 714957630
PiperOrigin-RevId: 715200759
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.