onnxruntime/onnxruntime/test/optimizer
Ye Wang c239ff0750
Modify embedlayernorm fusion due to shape node merging (#4967)
* modify embedlayernorm fusion due to shape integration

* update

* update comments

* review comments

* review comments

* fix test
2020-09-08 14:17:29 -07:00
..
cse_test.cc Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
dummy_graph_transformer.h Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
free_dimension_override_test.cc Enable free dimension override by name 2020-04-15 16:21:52 -07:00
graph_transform_test.cc Modify embedlayernorm fusion due to shape node merging (#4967) 2020-09-08 14:17:29 -07:00
graph_transform_test_fixture.h Fix GraphTransformationTests tests. 2020-04-21 18:43:49 +00:00
graph_transform_utils_test.cc Allow multiple sessions to share an allocator, optimize constant folding memory usage, expose arena configs. (#4813) 2020-08-22 10:03:17 -07:00
initializer_test.cc Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
nchwc_optimizer_test.cc NCHWc + Sigmoid optimization (#4360) 2020-06-30 10:50:58 -07:00
optimizer_test.cc Pass Model Path to TensorProtoToMLValue from Constant Folding for External Inputs (#5000) 2020-09-02 21:54:40 +08:00
rule_based_graph_transformer_test.cc Avoid some heap allocations in the InferenceSession and Model classes (#3103) 2020-03-12 18:38:10 -07:00