Caffe2 - C++ API
A deep learning, cross platform ML framework
caffe2
internal
Event
Public Member Functions
|
Data Fields
caffe2::internal::Event Struct Reference
Public Member Functions
Event
(const DeviceOption &device_option)
void
record
(const
Stream
&stream)
DISABLE_COPY_AND_ASSIGN
(
Event
)
Data Fields
int
gpu_id_
{-1}
cudaEvent_t
event_
{nullptr}
bool
outstanding_
{false}
bool
neverRecorded_
{true}
Detailed Description
Definition at line
13
of file
net_gpu.h
.
The documentation for this struct was generated from the following files:
caffe2/core/
net_gpu.h
caffe2/core/
net_gpu.cc
Generated on Tue Apr 18 2017 14:26:57 for Caffe2 - C++ API by
1.8.14