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

Public Member Functions

 AsyncTask (const std::vector< OperatorBase * > &ops)
 
bool Run (const ExecutionOptions &options)
 
void Reset ()
 
DeviceOption GetDeviceOption () const
 
AsyncTaskFutureGetFuture ()
 
const AsyncTaskFutureGetFuture () const
 

Detailed Description

Definition at line 13 of file net_async_task.h.


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