mxnet
Public Member Functions | List of all members
std::hash< mxnet::TShape > Struct Template Reference

hash function for TShape. More...

#include <tuple.h>

Collaboration diagram for std::hash< mxnet::TShape >:
Collaboration graph

Public Member Functions

size_t operator() (const mxnet::TShape &val) const
 hash a TShape into unsigned int More...
 

Detailed Description

template<>
struct std::hash< mxnet::TShape >

hash function for TShape.

Member Function Documentation

size_t std::hash< mxnet::TShape >::operator() ( const mxnet::TShape val) const
inline

hash a TShape into unsigned int


The documentation for this struct was generated from the following file: