onnxruntime/tools
Yi Zhang aab3c15585
Add Compliation Cache in CoreML pipeline (#15259)
### Description
1. move the cache task definition into template
2. In debug mode, the compiler mtime is different in different machine.
So, change the CCACHE_COMPILERCHECK to content.


### Motivation and Context
1. Accelerate the CoreML pipeline.
Test run:
https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=938040&view=logs&j=1ac7588f-a5bd-5ff7-4a8a-a34869d50220
With Cache, the run can be finished in 12 minutes. Without cache, it
takes about 1 hour.
3. Make the cache function easy to use and maintain.

---------

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2023-03-30 23:18:52 +08:00
..
android_custom_build Update the post-merge pipeline (#14965) 2023-03-29 13:12:07 -07:00
ci_build Add Compliation Cache in CoreML pipeline (#15259) 2023-03-30 23:18:52 +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 Enable pylint and numpy rules (#15218) 2023-03-27 20:37:53 -07:00