Home
last modified time | relevance | path

Searched refs:shard_size_bytes (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dsnapshot.py45 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/
DSnapshotDataset.pbtxt97 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/
Dsnapshot_dataset_serialization_test.py132 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/
Dsnapshot_test.py713 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/
DSnapshotDataset.pbtxt49 name: "shard_size_bytes"
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_dataset_op.cc1064 const uint64 shard_size_bytes, in Dataset() argument
1077 shard_size_bytes_(shard_size_bytes), in Dataset()
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt4153 … \'compression\', \'reader_path_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt4153 … \'compression\', \'reader_path_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt46505 name: "shard_size_bytes"