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

Method ExtractBatch

lingvo/tasks/car/input_extractor.py:109–127  ·  view source on GitHub ↗

Given 'features' batched Tensors, output Tensors for consumption. NOTE: Implementation provided by subclasses's _ExtractBatch() method. Args: features: A dictionary of Tensors which includes tensors from this extractor. Returns: A NestedMap of batched output Tensor

(self, features)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testBatchedInterfaceMethod · 0.80
ExtractAndFilterMethod · 0.80

Calls 5

ShapeMethod · 0.95
_ExtractBatchMethod · 0.95
IsCompatibleMethod · 0.80
TransformMethod · 0.45
DebugStringMethod · 0.45

Tested by 1

testBatchedInterfaceMethod · 0.64