Searched refs:dense_to_sparse_batch (Results 1 – 5 of 5) sorted by relevance
36 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]))
98 from tensorflow.python.data.experimental.ops.batching import dense_to_sparse_batch
99 def dense_to_sparse_batch(batch_size, row_shape): function
112 name: "dense_to_sparse_batch"
140 name: "dense_to_sparse_batch"