pytorch / pytorch/executorch

Enable workspace sharing tests in OSS CMake

Open
#13,194 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: xnnpack
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

The tests in https://github.com/pytorch/executorch/pull/11748, as well as other tests that rely on generated PTEs currently do not run in GitHub CI with CMake build. We should enable them.

cc @digantdesai @mcr229 @cbilgin

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the CMake-based GitHub CI configuration and the tests referenced in pull request 11748. Identify how generated PTE-dependent tests are discovered and run, then verify that the workspace-sharing tests and other such tests execute successfully in the OSS CMake CI build.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake
Domain
build-system, ci-cd, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.