HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hash_combine.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 onnxruntime
 

Functions

void onnxruntime::HashCombineWithHashValue (size_t h, size_t &seed)
 
template<typename T , typename Hash = std::hash<T>>
void onnxruntime::HashCombine (const T &value, size_t &seed)