Remove some TODO items
Change-Id: I7e9de2e43a8584f8dc9ee6d45c8ed00ca465f591
This commit is contained in:
@@ -692,6 +692,8 @@ hipError_t hipEventRecord(hipEvent_t event, hipStream_t stream);
|
||||
* the function will return immediately and the completion_future resources will be released later, when the hipDevice is synchronized.
|
||||
*
|
||||
* @see hipEventCreate, hipEventCreateWithFlags, hipEventQuery, hipEventSynchronize, hipEventRecord, hipEventElapsedTime
|
||||
*
|
||||
* @returns #hipSuccess
|
||||
*/
|
||||
hipError_t hipEventDestroy(hipEvent_t event);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user