First of all, I suggest you to modify the title into English, so that more people can benefit from this post.
If you do have a GPU with smaller memory, you can modify the batch size. In your case, from 96 to 64 in CIFAR10/100. The speed will be a bit slower, but the accuracy would not be largely impacted.
We would post more results with this setting in README.
Hello,
First of all, I suggest you to modify the title into English, so that more people can benefit from this post.
If you do have a GPU with smaller memory, you can modify the batch size. In your case, from 96 to 64 in CIFAR10/100. The speed will be a bit slower, but the accuracy would not be largely impacted.
We would post more results with this setting in README.
Best, Authors