MCPcopy Create free account
hub / github.com/tensorflow/lingvo / ContextMap

Method ContextMap

lingvo/tasks/car/base_extractor.py:146–158  ·  view source on GitHub ↗

Get a mapping from context names to context tensors. ContextMap() is used for tf.SequenceExample datasets to extract context_features. In that scenario, FeatureMap() is used to extract the sequence_features. Returns: A map from context keys to context features.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ExtractAndFilterMethod · 0.45

Calls 1

TransformMethod · 0.45

Tested by

no test coverage detected