Created
December 11, 2016 21:15
-
-
Save jmolayem/17e60a9202d52b55f26b742ca45be2fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "My tensor", | |
"tensorShape": [ | |
1000, | |
50 | |
], | |
"metadataPath": "https://gist.github.com/jmolayem/604a2ea2d1ef77b0aeaf768f0156e47c" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment