onnxruntime/include/onnxruntime/core/optimizer
Tianlei Wu e57b735bb9 Add a transformer to use Gelu approximation for cuda provider (#2480)
* Add Gelu Approximation Transformer to convert Gelu or AddGeluFusion to FastGelu to get better inference performance.
2019-11-27 10:15:50 -08:00
..
graph_transformer.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
graph_transformer_level.h Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
graph_transformer_utils.h Cleanup some aspects of the Initializer class used by optimizers (#2005) 2019-10-09 10:37:44 +10: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 Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00