Searched defs:incarnation (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | device_attributes.proto | 48 fixed64 incarnation = 6; field
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | buf_rendezvous_test.cc | 31 const uint64 incarnation) { in NewDevice() 47 const uint64 incarnation) { in InitializeDevice()
|
D | executor_test.cc | 138 Rendezvous::ParsedKey Key(const string& sender, const uint64 incarnation, in Key()
|
D | process_function_library_runtime_test.cc | 328 int64 incarnation; in TEST_F() local
|
/external/tensorflow/tensorflow/c/experimental/ |
D | network_test.cc | 156 Rendezvous::ParsedKey Key(const string& sender, const uint64 incarnation, in Key()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | single_threaded_executor_test.cc | 130 Rendezvous::ParsedKey Key(const string& sender, const uint64 incarnation, in Key()
|
/external/tensorflow/tensorflow/python/client/ |
D | session.py | 598 def __init__(self, name, device_type, memory_limit_bytes, incarnation): argument 617 def incarnation(self): member in _DeviceAttributes
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | device_resolver_distributed_test.cc | 48 int numa_node, uint64 incarnation) { in NewDevice()
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph_partition.cc | 956 int64 incarnation = PartitionOptions::kIllegalIncarnation; in SetIncarnation() local
|