[0.7 QA] Profiling Tutorial page is broken
Open
@Jack-Khuu is already working on this.
Since Jul 23, 2025.
actionable
module: devtools
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🐛 Multiple small issues under one GH Issue,
(1) examples/devtools/build_example_runner.sh referred from https://docs.pytorch.org/executorch/0.7/tutorials/devtools-integration-tutorial.html does not work.
It runs into several issues.
EXECUTORCH_BUILD_EXTENSION_FLAT_TENSORis not enabled- CMake Error at kernels/optimized/CMakeLists.txt:61 (add_library): No SOURCES given to target: optimized_kernels`
(2) The Google Colab notebook doesn't work because we first need to install ExecuTorch on that machine?
(3) https://docs.pytorch.org/executorch/0.7/using-executorch-troubleshooting.html#next-steps 3rd bullet URL is incorrect
Versions
executorch==0.7.0a0+729f9a3
cc @Gasoonjia
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.