Skip to content

Instantly share code, notes, and snippets.

@Chris-hughes10
Last active April 23, 2024 07:51
Show Gist options
  • Star 35 You must be signed in to star a gist
  • Fork 15 You must be signed in to fork a gist
  • Save Chris-hughes10/a9e5ec2cd7e7736c651bf89b5484b4a9 to your computer and use it in GitHub Desktop.
Save Chris-hughes10/a9e5ec2cd7e7736c651bf89b5484b4a9 to your computer and use it in GitHub Desktop.
timm.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@khawar-islam
Copy link

Why i am getting an error?

assert len(x) % 2 == 0, 'Batch size should be even when using this'
AssertionError: Batch size should be even when using this
 99%|█████████▉| 166/167 [00:35<00:00,  4.73it/s]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment