Externals Update, 21.2 branch (2020.05.20.)
Updated all projects to atlasexternals-1.0.64.
The one change compared to atlasexternals-1.0.62 is (atlasexternals@1.0.62...1.0.64) that it adds OnnxRuntime as a new external to AnalysisBaseExternals
, AthAnalysisExternals
and AthDerivationExternals
. (And also to AthenaExternals
, but that's not relevant for this MR.)
Tagging @dbakshig, @dguest, @afarbin, @jshlomi, @fdibello, @vippolit, @kado and @mvesterb.
P.S. The full-build tag is just there to clear out the node after the CI job, and not leave an installation of OnnxRuntime
behind on some CI node(s) until this is actually merged in.
P.P.S. This is a replacement for !33018 (closed).