What's the C++ compile and calling API of tilelang kernel?
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 742
- Avg merge
- 1d 50m
- Merged PRs (30d)
- 104
Description
In XLA, it can be used PJRT API to access XLA kernel in CPP code, which is the implementation of PyTorch XLA backend.
It's there any way to access Tile-lang core API to load, compile and run "python code"?
Contributor guide
Research direction
Start with the PJRT API used to access XLA kernels from C++, then inspect the Tile-lang core API entry points for loading, compiling, and running kernels. Determine whether Python kernel code can be exposed through a supported C++ API, and document the available entry points, requirements, and limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend-api-design, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100