onnxruntime/tools/python/util/ort_format_model
Scott McKay 6cb8f8c812
Support disabling a typed kernel registration that uses the output type (#6530)
* Update infrastructure to support disabling a typed kernel registration that uses output 0 for the type (vs. the normal use case of input 0).
2021-02-03 14:22:32 +10:00
..
__init__.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
operator_type_usage_processors.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
ort_model_processor.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
types.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
utils.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00