Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Protected Attributes
caffe2::emulator::SingleNetSupplier Class Reference
Inheritance diagram for caffe2::emulator::SingleNetSupplier:
caffe2::emulator::NetSupplier caffe2::emulator::SingleLoadedNetSupplier

Public Member Functions

 SingleNetSupplier (unique_ptr< Filler > filler, caffe2::NetDef netdef)
 
RunnableNet next () override
 

Protected Attributes

const unique_ptr< Fillerfiller_
 
const caffe2::NetDef netdef_
 

Detailed Description

Definition at line 38 of file net_supplier.h.


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