Skip to content

Instantly share code, notes, and snippets.

@Chris-hughes10
Last active June 22, 2024 02:22
Show Gist options
  • 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
Loading
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