Skip to content

Instantly share code, notes, and snippets.

@eileen-code4fun
Created May 28, 2021 18:07
Show Gist options
  • Save eileen-code4fun/5d9a45c8ef1b3c4c6a89c4bba6b71d8f to your computer and use it in GitHub Desktop.
Save eileen-code4fun/5d9a45c8ef1b3c4c6a89c4bba6b71d8f to your computer and use it in GitHub Desktop.
CIFAR10 Ex
{
"inputs": {
"image": {
"inputTensorName": "conv2d_input",
"modality": "image"
}
},
"outputs": {
"explanation": {
"outputTensorName": "dense_1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment