onnxruntime/include/onnxruntime/core/optimizer
Edward Chen c147c9dda6
Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778)
Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD as it is now implied by ORT_EXTENDED_MINIMAL_BUILD.
Remove related CMake option.
2022-03-08 16:18:49 -08:00
..
graph_transformer.h Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
graph_transformer_config.h Update default cast propagation strategy from None to FloodFill (#9713) 2021-11-16 13:15:57 -08:00
graph_transformer_level.h Enable MatMul + Scale fusion (#4669) 2020-08-04 16:27:22 -07:00
graph_transformer_utils.h Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
rewrite_rule.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
rule_based_graph_transformer.h Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00