onnxruntime/onnxruntime/test/optimizer
Zhang Lei 9992f0f812
Implement QLinear GlobalAveragePool with sse2/neon. (#5838)
Add QLinear Global Average Pool for quantization for ARM and SSE2.

Co-authored-by: Tracy Sharpe <tracysh@microsoft.com>
2020-11-23 19:23:58 -08:00
..
cse_test.cc Add megatron transforms for BART (#5521) 2020-11-11 16:21:36 -08: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 Extend MatMulInteger fusion (#5871) 2020-11-20 11:30:49 -08: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 Add QLinearConv NHWC transformer (#5824) 2020-11-17 20:51:02 -08:00
nhwc_transformer_test.cc Implement QLinear GlobalAveragePool with sse2/neon. (#5838) 2020-11-23 19:23:58 -08: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