Caffe2 - C++ API
A deep learning, cross platform ML framework
Static Public Member Functions
caffe2::OpSchemaRegistry Class Reference

A registry to hold all the operator schemas. More...

#include <operator_schema.h>

Static Public Member Functions

static OpSchemaNewSchema (const string &key, const string &file, const int line)
 
static const OpSchemaSchema (const string &key)
 

Detailed Description

A registry to hold all the operator schemas.

Definition at line 472 of file operator_schema.h.


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