Searched refs:shard_size_bytes (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | snapshot.py | 45 shard_size_bytes=None, argument 62 shard_size_bytes if shard_size_bytes is not None else -1) 90 shard_size_bytes=self._shard_size_bytes, 112 shard_size_bytes=None, argument 183 shard_size_bytes=shard_size_bytes,
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | SnapshotDataset.pbtxt | 97 name: "shard_size_bytes" 159 name: "shard_size_bytes" 235 name: "shard_size_bytes" 325 name: "shard_size_bytes" 436 name: "shard_size_bytes"
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/ |
D | snapshot_dataset_serialization_test.py | 132 shard_size_bytes=None): argument 147 shard_size_bytes=shard_size_bytes)) 176 shard_size_bytes=100)
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
D | snapshot_test.py | 713 snapshot.legacy_snapshot(tmpdir, shard_size_bytes=100)) 722 tmpdir, shard_size_bytes=100, shuffle_on_read=True)) 738 tmpdir, shard_size_bytes=100, shuffle_on_read=True)) 755 snapshot.legacy_snapshot(tmpdir, shard_size_bytes=10)) 765 shard_size_bytes=10, 774 shard_size_bytes=10, 807 shard_size_bytes=1024 * 1024, 821 shard_size_bytes=1024 * 1024, 925 snapshot.legacy_snapshot(tmpdir, shard_size_bytes=10000)) 935 snapshot.legacy_snapshot(tmpdir, shard_size_bytes=20000)) [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | SnapshotDataset.pbtxt | 49 name: "shard_size_bytes"
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | snapshot_dataset_op.cc | 1064 const uint64 shard_size_bytes, in Dataset() argument 1077 shard_size_bytes_(shard_size_bytes), in Dataset()
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 4153 … \'compression\', \'reader_path_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_…
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 4153 … \'compression\', \'reader_path_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_…
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 46505 name: "shard_size_bytes"
|