Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
TestValue Struct Reference

Public Member Functions

 TestValue (const int &x)
 
 TestValue (int &&x)
 

Data Fields

c10::optional< int > lvalue_
 
c10::optional< int > rvalue_
 

Detailed Description

Definition at line 7 of file memory.cpp.


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