Home
last modified time | relevance | path

Searched refs:snapshot_name (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dsnapshot.py54 snapshot_name=None): argument
77 self._snapshot_name = (snapshot_name if snapshot_name is not None else "")
100 snapshot_name=self._snapshot_name,
121 snapshot_name=None): argument
192 snapshot_name=snapshot_name)
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DSnapshotDataset.pbtxt119 name: "snapshot_name"
/external/tensorflow/tensorflow/core/framework/
Dvariable.proto57 string snapshot_name = 3; field
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dsnapshot_test.py586 snapshot.legacy_snapshot(tmpdir, snapshot_name="my_custom_snapshot"))
629 tmpdir, mode="write", snapshot_name="my_custom_snapshot"))
642 tmpdir, mode="read", snapshot_name="my_custom_snapshot_2"))
664 tmpdir, mode="read", snapshot_name="my_nonexistent_snapshot"))
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DSnapshotDataset.pbtxt506 name: "snapshot_name"
/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py757 var_def.snapshot_name = ops.strip_name_scope(self._cached_value.name,
761 var_def.snapshot_name = ops.strip_name_scope(self._graph_element.name,
1866 if variable_def.snapshot_name:
1869 variable_def.snapshot_name, import_scope=import_scope))
Dvariables.py1903 variable_def.snapshot_name, import_scope=import_scope))
2670 var_def.snapshot_name = ops.strip_name_scope(self._snapshot.name,
/external/tensorflow/tensorflow/python/saved_model/
Dload_v1_in_v2_test.py451 initializer_name=full_proto.snapshot_name,
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_dataset_op.cc1069 const std::string& mode, const std::string& snapshot_name) in Dataset() argument
1087 snapshot_name_(snapshot_name) { in Dataset()
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt4153 …_buffer_size\', \'shuffle_on_read\', \'seed\', \'seed2\', \'mode\', \'snapshot_name\', \'name\'], …
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt4153 …_buffer_size\', \'shuffle_on_read\', \'seed\', \'seed2\', \'mode\', \'snapshot_name\', \'name\'], …
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt46575 name: "snapshot_name"