onnxruntime/onnxruntime/test/optimizer
2022-08-05 06:59:24 +08:00
..
runtime_optimization Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088) 2022-04-11 11:19:21 -07:00
avx2_weight_s8_to_u8_test.cc Convert DQ node with const weight tensor int8 to uint8 (#12331) 2022-07-28 09:22:04 -07:00
cse_test.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
dummy_graph_transformer.h
free_dimension_override_test.cc Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
graph_transform_test.cc [CUDA] BiasSoftmax Supporting New Pattern (#12361) 2022-08-05 06:59:24 +08:00
graph_transform_test_builder.cc Remove Cast before and after Gelu (#11885) 2022-06-22 09:07:48 +08:00
graph_transform_test_builder.h Remove Cast before and after Gelu (#11885) 2022-06-22 09:07:48 +08:00
graph_transform_test_fixture.h
graph_transform_utils_test.cc Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
initializer_test.cc Rework initializer.cc to eliminate code duplication (#11131) 2022-04-08 09:42:31 -07:00
nchwc_optimizer_test.cc Convert ConvActivationFusion transformer to a selector action transformer. (#10687) 2022-03-02 13:47:55 +10:00
nhwc_transformer_test.cc Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
optimizer_test.cc code clean (#12392) 2022-08-01 14:12:35 +08:00
qdq_test_utils.cc check consumers of dq node before swap dq and transpose (#12099) 2022-07-06 11:11:38 -07:00
qdq_test_utils.h check consumers of dq node before swap dq and transpose (#12099) 2022-07-06 11:11:38 -07:00
qdq_transformer_test.cc Convert DQ node with const weight tensor int8 to uint8 (#12331) 2022-07-28 09:22:04 -07:00
rule_based_graph_transformer_test.cc Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
transpose_optimizer_test.cc Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158) 2022-07-13 18:02:58 +10:00