| /external/tensorflow/tensorflow/python/data/kernel_tests/ |
| D | interleave_test.py | 404 def _build_dataset(): function 441 def _build_dataset(): function 464 def _build_dataset(): function 501 def _build_dataset(): function
|
| D | window_test.py | 260 def _build_dataset(self): member in WindowCheckpointTest 275 def _build_dataset(self): member in WindowCheckpointTest
|
| D | group_by_window_test.py | 376 def _build_dataset(self, components): member in GroupByWindowCheckpointTest 405 def _build_dataset(self, components): member in GroupByWindowCheckpointTest
|
| D | take_while_test.py | 130 def _build_dataset(self, num_elements, upper_bound): member in TakeWhileCheckpointTest
|
| D | fixed_length_record_dataset_test.py | 233 def _build_dataset(self, num_epochs, compression_type=None): member in FixedLengthRecordDatasetCheckpointTest
|
| D | zip_test.py | 140 def _build_dataset(self, arr): member in ZipCheckpointTest
|
| D | shard_test.py | 104 def _build_dataset(self, num_elements, num_shards, index): member in ShardCheckpointTest
|
| D | bucket_by_sequence_length_test.py | 412 def _build_dataset(): function
|
| D | scan_test.py | 303 def _build_dataset(self, num_elements): member in ScanCheckpointTest
|
| /external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
| D | dense_to_sparse_batch_test.py | 112 def _build_dataset(self, components): member in DenseToSparseBatchCheckpointTest
|
| D | group_by_reducer_test.py | 199 def _build_dataset(self, components): member in GroupByReducerCheckpointTest
|
| D | directed_interleave_dataset_test.py | 336 def _build_dataset(self, probs, num_samples): member in SampleFromDatasetsCheckpointTest
|
| D | sql_dataset_test.py | 595 def _build_dataset(self, num_repeats): member in SqlDatasetCheckpointTest
|
| D | parallel_interleave_test.py | 820 def _build_dataset(): function
|