"src/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "a2b2c56d93e1c65ba540fb0667e53a3f6cdc412c"
[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