Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
c10::LeftRight< T > Class Template Referencefinal

Public Member Functions

template<typename F >
auto read (F &&readFunc) const -> typename std::result_of< F(const T &)>::type
 
template<typename F >
auto write (F &&writeFunc) -> typename std::result_of< F(T &)>::type
 

Detailed Description

template<class T>
class c10::LeftRight< T >

Definition at line 32 of file LeftRight.h.


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