|
TVM
0.9.4
|
#include <tvm/utils/internal/map.h>
Public Types | |
| using | T = typename std::decay< typename std::remove_pointer< ObjWithId >::type >::type |
Public Member Functions | |
| std::size_t | operator() (const T *key) const |
| std::size_t | operator() (const T &key) const |
| using tvm::utils::internal::HashId< ObjWithId >::T = typename std::decay<typename std::remove_pointer<ObjWithId>::type>::type |
|
inline |
|
inline |