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

Method Extract

lingvo/tasks/car/input_extractor.py:91–107  ·  view source on GitHub ↗

Given 'feature' (Sparse)Tensors, output Tensors for consumption. NOTE: Implementation provided by subclasses's _Extract() method. Args: features: A dictionary of (Sparse)Tensors which includes tensors from all extractors. Returns: A NestedMap of output Tensors.

(self, features)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_ExtractMethod · 0.80
ExtractAndFilterMethod · 0.80

Calls 4

_ExtractMethod · 0.95
ShapeMethod · 0.95
IsCompatibleMethod · 0.80
DebugStringMethod · 0.45

Tested by

no test coverage detected