Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::OpSchema::Argument Struct Reference

Public Member Functions

 Argument (const char *name, const char *description, bool required)
 
const char * name () const
 
const char * description () const
 
bool is_required () const
 

Detailed Description

Definition at line 247 of file operator_schema.h.


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