Home
last modified time | relevance | path

Searched refs:pending_snapshot_expiry_seconds (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dsnapshot_dataset_serialization_test.py131 pending_snapshot_expiry_seconds=-1, argument
146 pending_snapshot_expiry_seconds=pending_snapshot_expiry_seconds,
157 combinations.combine(pending_snapshot_expiry_seconds=[None, 1])))
158 def testSnapshotBeforeEpochEnd(self, pending_snapshot_expiry_seconds): argument
160 pending_snapshot_expiry_seconds=pending_snapshot_expiry_seconds)
171 combinations.combine(pending_snapshot_expiry_seconds=[None, 1])))
173 self, pending_snapshot_expiry_seconds): argument
175 pending_snapshot_expiry_seconds=pending_snapshot_expiry_seconds,
216 combinations.combine(pending_snapshot_expiry_seconds=[None, 1])))
218 self, pending_snapshot_expiry_seconds): argument
[all …]
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dsnapshot.py46 pending_snapshot_expiry_seconds=None, argument
64 pending_snapshot_expiry_seconds
65 if pending_snapshot_expiry_seconds is not None else -1)
91 pending_snapshot_expiry_seconds=self._pending_snapshot_expiry_seconds,
113 pending_snapshot_expiry_seconds=None, argument
184 pending_snapshot_expiry_seconds=pending_snapshot_expiry_seconds,
206 pending_snapshot_expiry_seconds=None, argument
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DSnapshotDataset.pbtxt104 name: "pending_snapshot_expiry_seconds"
166 name: "pending_snapshot_expiry_seconds"
242 name: "pending_snapshot_expiry_seconds"
332 name: "pending_snapshot_expiry_seconds"
443 name: "pending_snapshot_expiry_seconds"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DSnapshotDataset.pbtxt56 name: "pending_snapshot_expiry_seconds"
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util.h298 const uint64 pending_snapshot_expiry_seconds,
Dsnapshot_util.cc889 const uint64 pending_snapshot_expiry_seconds, in DetermineOpState() argument
925 pending_snapshot_expiry_seconds * 1000000; in DetermineOpState()
Dsnapshot_dataset_op.cc1065 const uint64 pending_snapshot_expiry_seconds, in Dataset() argument
1078 pending_snapshot_expiry_seconds_(pending_snapshot_expiry_seconds), in Dataset()
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dsnapshot_test.py896 snapshot.legacy_snapshot(tmpdir, pending_snapshot_expiry_seconds=1))
912 snapshot.legacy_snapshot(tmpdir, pending_snapshot_expiry_seconds=1))
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt4153 …th_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_snapshot_expiry_seconds\', \'…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt4153 …th_prefix\', \'writer_path_prefix\', \'shard_size_bytes\', \'pending_snapshot_expiry_seconds\', \'…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt46512 name: "pending_snapshot_expiry_seconds"