Home
last modified time | relevance | path

Searched defs:_unbatch (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dsparse_tensor.py402 def _unbatch(self): member in SparseTensorSpec
H A Dtensor_spec.py227 def _unbatch(self): member in TensorSpec
H A Dtype_spec.py770 def _unbatch(self) -> TypeSpec: member in BatchableTypeSpec
H A Dtype_spec_test.py159 def _unbatch(self): member in TwoCompositesSpec
H A Dextension_type.py672 def _unbatch(self): member in BatchableExtensionTypeSpec
/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/
H A Dstructure.py539 def _unbatch(self): member in NoneTensorSpec
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator.py1329 def _unbatch(self, batch_size): member in _LinearOperatorSpec
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_tensor.py2610 def _unbatch(self): member in RaggedTensorSpec
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/
H A Dcontrol_flow_ops_test.py2508 def _unbatch(self): member in ParticleSpec
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py4593 def _unbatch(self): member in DatasetSpec