"docs/vscode:/vscode.git/clone" did not exist on "5df75c33cb543cb55e7a1616bfa2a4a3416243b8"
[Bugfix] Assign Target for jit kernel (#648)
* fix: Copy Target to self.target
* refactor: Remove unused target attribute and adjust context management in JITKernel
- Removed the unused `target` attribute from the `JITKernel` class.
- Updated the context management in the `compile` method to utilize `self.target`, improving clarity and ensuring proper resource handling during compilation.
---------
Co-authored-by:
LeiWang1999 <leiwang1999@outlook.com>
Showing
Please register or sign in to comment