Skip to content

Instantly share code, notes, and snippets.

@jmolayem
Created December 11, 2016 20:25
Show Gist options
  • Save jmolayem/c0cfbdcb22607dd881aedd93960b54c7 to your computer and use it in GitHub Desktop.
Save jmolayem/c0cfbdcb22607dd881aedd93960b54c7 to your computer and use it in GitHub Desktop.
embeddingdemo
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.github.com/.../tensors.tsv",
"metadataPath": "https://gist.github.com/.../optional.metadata.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment