onnxruntime/tools/python/util/ort_format_model
Scott McKay 858989293d
Reduce binary size of strided copy used by Concat (#8913)
* Change the strided copy to switch on data size not data type.
Move to header so we can reduce on the enabled types.
Setup type reduction for Concat now that it's using this implementation.
2021-09-02 08:19:20 +10:00
..
__init__.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
operator_type_usage_processors.py Reduce binary size of strided copy used by Concat (#8913) 2021-09-02 08:19:20 +10: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