#include <stream_handles.h>
Definition at line 118 of file stream_handles.h.
onnxruntime::synchronize::Notification::Notification |
( |
Stream & |
s | ) |
|
|
inlineexplicit |
virtual onnxruntime::synchronize::Notification::~Notification |
( |
| ) |
|
|
virtualdefault |
virtual void onnxruntime::synchronize::Notification::Activate |
( |
| ) |
|
|
protectedpure virtual |
void onnxruntime::synchronize::Notification::ActivateAndUpdate |
( |
| ) |
|
|
inline |
const std::unordered_map<Stream*, uint64_t>& onnxruntime::synchronize::Notification::GetStreamSyncTable |
( |
| ) |
|
|
inline |
Stream& onnxruntime::synchronize::Notification::stream_ |
|
protected |
std::unordered_map<Stream*, uint64_t> onnxruntime::synchronize::Notification::stream_clock_ {} |
|
protected |
The documentation for this class was generated from the following file: