Searched defs:_to_batched_tensor_list (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ | ||
H A D | sparse_tensor.py | 362 def _to_batched_tensor_list(self, value): member in SparseTensorSpec |
H A D | tensor_spec.py | 239 def _to_batched_tensor_list(self, value): member in TensorSpec |
H A D | type_spec.py | 798 def _to_batched_tensor_list( member in BatchableTypeSpec |
H A D | extension_type.py | 678 def _to_batched_tensor_list(self, value): member in BatchableExtensionTypeSpec |
/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/ | ||
H A D | structure.py | 542 def _to_batched_tensor_list(self, value): member in NoneTensorSpec |
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ | ||
H A D | ragged_tensor.py | 2563 def _to_batched_tensor_list(self, value): member in RaggedTensorSpec |
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ | ||
H A D | dataset_ops.py | 4598 def _to_batched_tensor_list(self, value): member in DatasetSpec |