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

Function unbatch

tensorflow/tensorflow/contrib/data/python/ops/batching.py:78–99  ·  view source on GitHub ↗

Splits elements of a dataset into multiple elements on the batch dimension. For example, if elements of the dataset are shaped `[B, a0, a1, ...]`, where `B` may vary for each input element, then for each element in the dataset, the unbatched dataset will contain `B` consecutive elements of

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

unbatchMethod · 0.80

Tested by

no test coverage detected