Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dordered_map.h34 struct KeyPtrHash { struct
50 using map_type = std::unordered_map<key_ptr_t, iterator, KeyPtrHash, KeyPtrEqual>; argument