Skip to content

Instantly share code, notes, and snippets.

@leigh-johnson
Created May 6, 2020 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leigh-johnson/e4540dc2039eeb758a7e42a9f9aed570 to your computer and use it in GitHub Desktop.
Save leigh-johnson/e4540dc2039eeb758a7e42a9f9aed570 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://raw.githubusercontent.com/.../tensors.tsv",
"metadataPath": "https://raw.githubusercontent.com/.../optional.metadata.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment