tfrecord #165
Unanswered
ansaricard
asked this question in
Q&A
tfrecord
#165
Replies: 1 comment
-
Hi!, Sorry for the late reply. I've never tried, but I guess it should be doable with TFRecordDataset and ParseSingleExample, that have their equivalents in cppflow raw_ops. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello every body
according to the examples I can load a model or read an image and predict raw images with model in C++ codes
what shall I do to read tfrecord files and parse examples or parse tensors have been extracted from tfrecord files?
how can I read tfrecord files?
tensorflow C++ api documents are weak but cppflow solution was fantastic, thanks
Beta Was this translation helpful? Give feedback.
All reactions