Skip to content

Conversation

@bharatjetti
Copy link
Collaborator

  1. Updated oxford_iiit_pets dataset version 3.x.x to 4.0.0,
Screenshot 2024-12-19 at 1 38 45 PM
  1. Updated tfds.load() to tfds.data_source() to load the updated version of dataset.
  2. Changed train_ds.len().numpy() to train_ds.len() as train_ds object loaded from data_source api doesn't support numpy().
Screenshot 2024-12-19 at 2 08 04 PM

1. Updated oxford_iiit_pets dataset version 3.x.x to 4.0.0, 
Screenshot 2024-12-19 at 1.38.45 PM
2. Updated tfds.load() to tfds.data_source() to load the updated version of dataset.
3. Changed train_ds.__len__().numpy() to train_ds.__len__() as train_ds object loaded from data_source api doesn't support numpy().
Screenshot 2024-12-19 at 2.08.04 PM
@bharatjetti bharatjetti requested a review from a team as a code owner December 19, 2024 08:55
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@LakshmiKalaKadali LakshmiKalaKadali added the models:official models that come under official repository label Dec 27, 2024
@yeqingli yeqingli self-assigned this Jan 14, 2025
@laxmareddyp laxmareddyp added the ready to pull ready to pull (create internal pr review and merge automatically) label Jan 14, 2025
@laxmareddyp laxmareddyp added ready to pull ready to pull (create internal pr review and merge automatically) and removed ready to pull ready to pull (create internal pr review and merge automatically) labels Mar 3, 2025
copybara-service bot pushed a commit that referenced this pull request Mar 5, 2025
@copybara-service copybara-service bot merged commit a1c73cf into master Mar 5, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

models:official models that come under official repository ready to pull ready to pull (create internal pr review and merge automatically)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants