Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build sample_webgpu in build_test_test_samples. #14690

Merged
merged 6 commits into from
Aug 18, 2023

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Aug 15, 2023

This should help spot regressions in the webgpu work. The build script runs the compiler and builds the runtime (HAL driver and "sample" application code).

Note: we still don't have any alerting configured for the samples.yml workflow, and it has been failing for around a month (TensorFlow Python issues). Better than nothing though...

Testing this at (you_didnt_see_anything.gif)

@ScottTodd ScottTodd added infrastructure Relating to build systems, CI, or testing platform/web 🌐 Web-specific build, execution, benchmarking, and deployment labels Aug 15, 2023
@ScottTodd ScottTodd force-pushed the scotttodd-webgpu-sample-tests branch from 0e9afcd to d1a6f9d Compare August 15, 2023 23:42
@ScottTodd ScottTodd marked this pull request as ready for review August 16, 2023 18:06
Copy link
Contributor

@pzread pzread left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for CI part

@ScottTodd ScottTodd merged commit f726c87 into main Aug 18, 2023
54 of 56 checks passed
@ScottTodd ScottTodd deleted the scotttodd-webgpu-sample-tests branch August 18, 2023 20:38
dcaballe pushed a commit to dcaballe/iree that referenced this pull request Aug 22, 2023
This should help spot regressions in the webgpu work. The build script
runs the compiler and builds the runtime (HAL driver and "sample"
application code).

Note: we still don't have any alerting configured for the [samples.yml
workflow](https://github.com/openxla/iree/actions/workflows/samples.yml),
and it has been failing for around a month (TensorFlow Python issues).
Better than nothing though...

Testing this at (you_didnt_see_anything.gif) 
* ~~https://github.com/openxla/iree/actions/runs/5872478019~~
* ~~https://github.com/openxla/iree/actions/runs/5872744401~~
* ~~https://github.com/openxla/iree/actions/runs/5872858233~~
* ~~https://github.com/openxla/iree/actions/runs/5881255239~~
* ~~https://github.com/openxla/iree/actions/runs/5881744607~~
* https://github.com/openxla/iree/actions/runs/5881953294
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Relating to build systems, CI, or testing platform/web 🌐 Web-specific build, execution, benchmarking, and deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants