onnxruntime/tools
Yi Zhang b54ca9a041
Read the cache in main build if it's a (Intermediate)merge branch. (#15330)
### Description
In merge branch,  the run only reads the cache generated in main build.
As a result, each run in merge branch will not upload new cache except
at the first time.

### Motivation and Context
1.Reduce the cache storage.
If there's some big changes, devs should trigger the specific builds
manually in https://dev.azure.com/onnxruntime/onnxruntime/_build. It
still reads own branch cache.
2023-04-04 20:21:05 +08:00
..
android_custom_build Update the post-merge pipeline (#14965) 2023-03-29 13:12:07 -07:00
ci_build Read the cache in main build if it's a (Intermediate)merge branch. (#15330) 2023-04-04 20:21:05 +08:00
doc Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
nuget Enable pylint and numpy rules (#15218) 2023-03-27 20:37:53 -07:00
perf_view
python Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00