mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-27 06:10:27 +08:00
feat(ze): add event support & vadd demo & refactor (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ package ze
|
||||
import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/fumiama/gozel"
|
||||
"github.com/fumiama/gozel/gozel"
|
||||
)
|
||||
|
||||
// DriverHandle is a handle to a Level Zero driver instance.
|
||||
|
||||
Reference in New Issue
Block a user