MCPcopy Create free account
hub / github.com/alibaba/nann / parse_example

Function parse_example

tensorflow/tensorflow/python/ops/parsing_ops.py:368–581  ·  view source on GitHub ↗

Parses `Example` protos into a `dict` of tensors. Parses a number of serialized [`Example`](https://www.tensorflow.org/code/tensorflow/core/example/example.proto) protos given in `serialized`. We refer to `serialized` as a batch with `batch_size` many entries of individual `Example` protos.

(serialized, features, name=None, example_names=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

parse_example_v2Function · 0.85

Tested by

no test coverage detected