Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::ParallelNetExecutorHelper Class Reference
Inheritance diagram for caffe2::ParallelNetExecutorHelper:
caffe2::ExecutorHelper

Public Member Functions

 ParallelNetExecutorHelper (ParallelNet *net)
 
TaskThreadPoolBaseGetPool (const DeviceOption &option) const override
 
std::vector< OperatorBase * > GetOperators () const override
 
int GetNumWorkers () const override
 

Detailed Description

Definition at line 64 of file net_parallel.h.


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