onnxruntime/tools/python/util/ort_format_model
Edward Chen 4cbb8e166a
Update kernel def hashing (#7019)
Update the kernel def hashing in ORT format models. The new hashing logic ignores the ordering of type constraint types.
This is a backward compatibility breaking change, but we don't guarantee backward compatibility yet.
2021-03-22 09:28:27 -07:00
..
__init__.py Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00
operator_type_usage_processors.py Update type reduction operator type usage processors set. (#6976) 2021-03-11 09:22:53 -08:00
ort_model_processor.py Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
types.py Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00
utils.py Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00