Update ONNXRuntime to version v1.10.0
Closed this issue · 2 comments
smuzaffar commented
New version of ONNXRuntime v1.10.0 is available https://github.com/microsoft/onnxruntime/tree/v1.10.0 . Please update cms software stack to use it.
cmsbuild commented
A new Issue was created by @smuzaffar Malik Shahzad Muzaffar.
@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
smuzaffar commented
@iarspider , can you please take care of it? You need to first
- clone microsoft/onnxruntime
- checkout v1.10.0 tag and create cms/v1.10.0 branch
- add cms-externals/onnxruntime remote git and make sure the patches/changes we have on top of previous version can be included in new onnxversion.
- We also have a patch for gcc 11 here https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_12_4_X/master/onnxruntime.spec#L8 , please check if this is still needed ( it might have been included in v1.10.0)