blob: bbcebcdb66f282a816a7758c9c1b52f1fe679f4c [file] [log] [blame] [view]
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: "bug \U0001F41E, help wanted"
---
If you are an IREE team member, please consider doing further triage: remove the "help wanted" label, add other relevant labels, and redirect to a more appropriate assignee.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
If you believe this is an issue with IREE core (not integrations) please provide a reproduction (including artifacts) that does not require integrations.
* [Instructions for extracting artifacts from your own TF tests](https://github.com/google/iree/blob/main/docs/developers/developing_iree/e2e_benchmarking.md)
* [Instructions for extracting artifacts from existing TF/iree-samples tests](https://github.com/google/iree/blob/main/docs/developers/debugging/integration_correctness_issue_breakdown.md#decouple-the-reproduce-from-integrations)
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Additional context**
Add any other context about the problem here.