onnxruntime
c02ae61c - Make kernel hash stable in type reduced build (#6603)

Commit
4 years ago
Make kernel hash stable in type reduced build (#6603) * Add infrastructure so that a kernel definition has the full list of supported types and a list of types enabled in this build. We need to use the full list when calculating the kernel hash so that the hash value in an ORT format model is stable across builds with and without type reduction enabled.
Author
Parents
Loading