Template Struct hash< pair< string, marian::Shape > >

Struct Documentation

template<>
struct hash<pair<string, marian::Shape>>

std::hash specialization for the string-shape pair used as a cache key in transformer.h.

Public Functions

size_t operator()(pair<string, marian::Shape> const &k) const