Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Structures | Public Member Functions | Data Fields
torch::autograd::GraphTask::ExecInfo Struct Reference

Data Structures

struct  Capture
 

Public Member Functions

bool should_execute () const
 

Data Fields

bool needed = false
 
std::unique_ptr< std::vector< Capture > > captures
 

Detailed Description

Definition at line 144 of file engine.cpp.


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