mxnet
Public Member Functions | List of all members
mxnet::runtime::ObjectHash Struct Reference

ObjectRef hash functor. More...

#include <object.h>

Collaboration diagram for mxnet::runtime::ObjectHash:
Collaboration graph

Public Member Functions

size_t operator() (const ObjectRef &a) const
 
template<typename T >
size_t operator() (const ObjectPtr< T > &a) const
 

Detailed Description

ObjectRef hash functor.

Member Function Documentation

size_t mxnet::runtime::ObjectHash::operator() ( const ObjectRef a) const
inline
template<typename T >
size_t mxnet::runtime::ObjectHash::operator() ( const ObjectPtr< T > &  a) const
inline

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