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} |
1.8.14