onnxruntime/tools/python/util/ort_format_model
Scott McKay d6df5764d7
Android package infrastructure (#7430)
* Include ORT format model conversion scripts and infrastructure in ORT python package.
  - tweak existing script setup so it can be easily run directly and from the ORT python package
Add config file and readme for Android minimal build package
Update ORT Mobile doco
Disable warning if 'all' optimizations are enabled but NCHWc transformer is excluded (device specific optimizations don't apply in this scenario so the warning is moot).

* Address PR comments
2021-04-30 14:23:54 +10:00
..
__init__.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
operator_type_usage_processors.py Add int32_t as required type to some operators (#7192) 2021-04-01 19:32:34 +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