Fix repo_dir cannot export/write mlir file bug (#157)

-Set repro_dir as a temporary dir within current working directory.
This commit is contained in:
Chi_Liu
2022-06-23 18:37:16 -07:00
committed by GitHub
parent b7b2dfaa8d
commit fa0aaf63c2
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@@ -162,6 +162,7 @@ cython_debug/
# Shark related artefacts
*venv/
shark_tmp/
# ORT related artefacts
cache_models/