vgg16-bn-taffine-int8-pth / metadata.json
EsperantoAI's picture
Initial commit
e40e8f3
raw
history blame contribute delete
262 Bytes
{
"framework": "pytorch",
"classifier": "image-classifier",
"shape": [1, 3, 224, 224],
"quantize": "True",
"module": "resnet50",
"flags": {
"--compute-softmax": "",
"--location": "artifact",
"--library": "@cwd@/quant_model.py"
}
}