Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LBANN/lbann
/ synchronize
Method
synchronize
src/utils/rocm.cpp:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void event_wrapper::synchronize() { CHECK_ROCM(hipEventSynchronize(m_event)); }
125
126
hipEvent_t& event_wrapper::get_event() { return m_event; }
127
Callers
3
get_value
Method · 0.80
finish_evaluation
Method · 0.80
sgd_training_algorithm.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected