forked from tensorflow/models
-
Notifications
You must be signed in to change notification settings - Fork 1
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
pull
wants to merge
3,399
commits into
devcode1981:master
Choose a base branch
from
tensorflow:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
PiperOrigin-RevId: 586467627
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
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: 708290162
PiperOrigin-RevId: 709899450
PiperOrigin-RevId: 711491914
PiperOrigin-RevId: 712541124
PiperOrigin-RevId: 712914895
PiperOrigin-RevId: 712947091
PiperOrigin-RevId: 713480676
PiperOrigin-RevId: 713639384
PiperOrigin-RevId: 714042436
PiperOrigin-RevId: 714957630
PiperOrigin-RevId: 715200759
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )