Home
last modified time | relevance | path

Searched defs:incarnation (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Ddevice_attributes.proto48 fixed64 incarnation = 6; field
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor_test.cc130 Rendezvous::ParsedKey Key(const string& sender, const uint64 incarnation, in Key()
/external/tensorflow/tensorflow/python/client/
Dsession.py587 def __init__(self, name, device_type, memory_limit_bytes, incarnation): argument
606 def incarnation(self): member in _DeviceAttributes
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor_test.cc131 Rendezvous::ParsedKey Key(const string& sender, const uint64 incarnation, in Key()
Dprocess_function_library_runtime_test.cc256 int64 incarnation; in TEST_F() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc931 int64 incarnation = PartitionOptions::kIllegalIncarnation; in SetIncarnation() local