Searched defs:unique_key (Results 1 – 8 of 8) sorted by relevance
29 struct unique_key { struct30 int cap;31 u32 tgid;32 u64 cgroupid;
818 static std::atomic<uint64_t> unique_key{ 0 }; in __anonc2fb15830b02() local825 static std::atomic<uint64_t> unique_key{ 0 }; in __anonc2fb15830c02() local
4020 py::str unique_key("__defaults_accessor__"); in torch_c_dynamo_guards_init() local4041 py::str unique_key("__kwdefaults_accessor__"); in torch_c_dynamo_guards_init() local4071 py::str unique_key("__type_accessor__"); in torch_c_dynamo_guards_init() local4091 py::str unique_key("__weakref_call_accessor__"); in torch_c_dynamo_guards_init() local4141 py::str unique_key("__grad_accessor__"); in torch_c_dynamo_guards_init() local4161 py::str unique_key("__generic_dict_accessor__"); in torch_c_dynamo_guards_init() local
452 pub fn unique_key(mut self) -> Self { in unique_key() method
1359 unique_key = lambda ts: (int(ts[0] / precision), int(ts[1] / precision)) function
844 def _test_serialization_container(self, unique_key, filecontext_lambda): argument
2665 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() function
2581 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() function