SWDEV-421027 - Add more Graph APIs
Signed-off-by: shadi <shadi.dashmiz@amd.com> Change-Id: I0a1fc284e48317a49ca88d4ed4e3a10e752efd58
This commit is contained in:
@@ -643,6 +643,7 @@ struct GraphExec : public amd::ReferenceCountedObject {
|
||||
}
|
||||
|
||||
void ResetQueueIndex() { currentQueueIndex_ = 0; }
|
||||
uint64_t GetFlags() const { return flags_; }
|
||||
hipError_t Init();
|
||||
hipError_t CreateStreams(uint32_t num_streams);
|
||||
hipError_t Run(hipStream_t stream);
|
||||
|
||||
Reference in New Issue
Block a user