onnxruntime/onnxruntime/test/optimizer
ytaous ff655175ff
Eliminate no op node - add 0 (#7798)
* eliminate add 0

* typo

* rank check

* fix build

Co-authored-by: Ethan Tao <ettao@OrtTrainingDev4.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
2021-05-25 13:01:34 -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 Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
graph_transform_test.cc Eliminate no op node - add 0 (#7798) 2021-05-25 13:01:34 -07:00
graph_transform_test_builder.cc Add type checks for QDQ transformer (#7715) 2021-05-17 10:48:20 -07:00
graph_transform_test_builder.h Add type checks for QDQ transformer (#7715) 2021-05-17 10:48:20 -07:00
graph_transform_test_fixture.h Fix GraphTransformationTests tests. 2020-04-21 18:43:49 +00:00
graph_transform_utils_test.cc Enable NHWC transformer when generating ORT format model (#7126) 2021-03-29 18:39:48 +10:00
initializer_test.cc QDQ: type conversion and more ops support (#7243) 2021-04-06 15:30:31 -07:00
nchwc_optimizer_test.cc Exclude training specific logic from BatchNormalization to reduce binary size. (#7703) 2021-05-17 16:42:33 +10:00
nhwc_transformer_test.cc Help build pass on ubuntu 16.04 with old g++. (#7706) 2021-05-17 11:37:00 -07:00
optimizer_test.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
qdq_transformer_test.cc Add type checks for QDQ transformer (#7715) 2021-05-17 10:48:20 -07:00
rule_based_graph_transformer_test.cc enable MatMulScale and cast propagation for ROCm EP. (#7657) 2021-05-12 13:43:24 -07:00