Home
last modified time | relevance | path

Searched defs:snapshot_name (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dsnapshot.py47 snapshot_name=None): argument
114 snapshot_name=None): argument
/external/tensorflow/tensorflow/core/framework/
Dvariable.proto57 string snapshot_name = 3; field
/external/angle/build/android/pylib/local/emulator/
Davd.py417 def HasSnapshot(self, snapshot_name): argument
/external/cronet/build/android/pylib/local/emulator/
Davd.py406 def HasSnapshot(self, snapshot_name): argument
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_dataset_op.cc966 const std::string& mode, const std::string& snapshot_name) in Dataset()