Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Static Public Member Functions
caffe2::MapTypeTraits< KEY_T, VALUE_T > Struct Template Reference

Public Types

using MapType = std::unordered_map< KEY_T, VALUE_T >
 

Static Public Member Functions

static string MapTypeName ()
 

Detailed Description

template<typename KEY_T, typename VALUE_T>
struct caffe2::MapTypeTraits< KEY_T, VALUE_T >

Definition at line 34 of file map_ops.h.


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