tfjs / malicious_manifest.json
testamentaria's picture
Upload 4 files
131b46b verified
Raw
History Blame Contribute Delete
173 Bytes
[
{
"paths": ["weights.bin"],
"weights": [
{
"name": "malicious_weight",
"shape": [500000000],
"dtype": "string"
}
]
}
]