onnxruntime/onnxruntime/test/optimizer
Edward Chen 1b8d5c43c2
Fix builds (#16646)
- Fix some more `shorten-64-to-32` warnings
- Move minimum build.py Python version back to 3.6
2023-07-11 19:21:25 -07:00
..
runtime_optimization Separate out operator vs model testing. (#16228) 2023-06-17 12:58:57 +10:00
avx2_weight_s8_to_u8_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
compute_optimizer_test.cc Allow upstream for Slice on single axis (#16410) 2023-07-10 08:36:11 +08:00
conv_add_act_test.cc Cover beta in all Conv paths. (#14008) 2022-12-21 09:02:48 -08:00
cse_test.cc
dummy_graph_transformer.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ensure_unique_dq_for_node_unit_test.cc Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
free_dimension_override_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
graph_transform_test.cc Fix builds (#16646) 2023-07-11 19:21:25 -07:00
graph_transform_test_builder.cc Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
graph_transform_test_builder.h ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
graph_transform_test_fixture.h
graph_transform_test_layernorm.cc Fix builds (#16646) 2023-07-11 19:21:25 -07:00
graph_transform_utils_test.cc
initializer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
layout_transformation_potentially_added_ops_test.cc Re-organize the transpose optimization and layout transformation files. (#16246) 2023-07-07 08:24:47 +10:00
nchwc_optimizer_test.cc ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
nhwc_transformer_test.cc NHWC graph optimizer (#15724) 2023-05-01 08:44:07 -07:00
optimizer_test.cc Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
qdq_test_utils.cc [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
qdq_test_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
qdq_transformer_test.cc Re-organize the transpose optimization and layout transformation files. (#16246) 2023-07-07 08:24:47 +10:00
resnet50_fusion_test.cc Update Conv-Add-Relu Fusion Transformation (#15834) 2023-05-09 11:12:49 -07:00
rule_based_graph_transformer_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
test_optimizer_utils.cc Optimize SCE loss compute (#15401) 2023-04-13 13:02:12 +08:00
test_optimizer_utils.h ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
transpose_optimizer_test.cc Re-organize the transpose optimization and layout transformation files. (#16246) 2023-07-07 08:24:47 +10:00