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