Home
last modified time | relevance | path

Searched refs:dense_to_sparse_batch (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Ddense_to_sparse_batch_test.py36 batching.dense_to_sparse_batch(4, [12]))
59 batching.dense_to_sparse_batch(4, [5, None]))
87 batching.dense_to_sparse_batch(4, [-2]))
94 batching.dense_to_sparse_batch(4, [12]))
115 batching.dense_to_sparse_batch(4, [12]))
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/
H A D__init__.py98 from tensorflow.python.data.experimental.ops.batching import dense_to_sparse_batch
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Dbatching.py99 def dense_to_sparse_batch(batch_size, row_shape): function
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v2/
H A Dtensorflow.data.experimental.pbtxt112 name: "dense_to_sparse_batch"
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.data.experimental.pbtxt140 name: "dense_to_sparse_batch"