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

hash function for TShape. More...

#include <tuple.h>

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

Public Member Functions

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

Detailed Description

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

hash function for TShape.

Member Function Documentation

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

hash a TShape into unsigned int


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