Add sycl_ext_oneapi_graph to the supported extensions list
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
The [sycl_ext_oneapi_graph](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc) is currently experimental extension while actual products such as Pytorch rely on it in the shipped products. Can this extension be promoted from experimental to supported?
See: https://github.com/pytorch/pytorch/blob/v2.13.0/aten/src/ATen/xpu/XPUGraph.h#L16
CC: @gmlueck, @EikanWang, @guangyey
Contributor guide
Research direction
Read sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc and locate the repository's supported extensions list. Compare the extension's current status with the PyTorch reference in aten/src/ATen/xpu/XPUGraph.h, then update the listing so sycl_ext_oneapi_graph is marked supported; done when the documentation reflects that status.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100