We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498e31d commit d9e3669Copy full SHA for d9e3669
data/pytorch/cnn_optimization.db
4 KB
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "cifar10_tools"
7
-version = "0.5.1"
+version = "0.5.2"
8
description = "Tools for training neural networks on the CIFAR-10 task with PyTorch and TensorFlow"
9
authors = ["gperdrizet <[email protected]>"]
10
readme = "README.md"
0 commit comments