Searched defs:unbatch (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/python/data/experimental/ops/ | ||
| D | batching.py | 273 def unbatch():  function | 
| /external/tensorflow/tensorflow/python/framework/ | ||
| D | type_spec.py | 640   def unbatch(self, spec):  member in TypeSpecBatchEncoder | 
| D | extension_type.py | 574   def unbatch(self, spec):  member in ExtensionTypeBatchEncoder | 
| /external/tensorflow/tensorflow/python/ops/ragged/ | ||
| D | dynamic_ragged_shape.py | 84   def unbatch(self,  member in _DynamicRaggedShapeBatchEncoder | 
| /external/tensorflow/tensorflow/python/data/ops/ | ||
| D | dataset_ops.py | 2817   def unbatch(self, name=None):  member in DatasetV2 |