Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in DML EP ExecuteCommandList fast path and simplify design #18866

Merged

Fix bug in DML EP ExecuteCommandList fast path and simplify design

636bc6d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix bug in DML EP ExecuteCommandList fast path and simplify design #18866

Fix bug in DML EP ExecuteCommandList fast path and simplify design
636bc6d
Select commit
Loading
Failed to load commit list.
GitHub Actions / misspell succeeded Dec 18, 2023 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (441)

cmake/onnxruntime_providers_cuda.cmake|103 col 48| "separatedly" is a misspelling of "separately"
cmake/patches/cutlass/cutlass.patch|36 col 21| "propogation" is a misspelling of "propagation"
cmake/patches/cutlass/cutlass.patch|40 col 25| "propogation" is a misspelling of "propagation"
cmake/patches/cutlass/cutlass.patch|48 col 44| "propogation" is a misspelling of "propagation"
cmake/patches/composable_kernel/Fix_Clang_Build.patch|43 col 42| "overriden" is a misspelling of "overridden"
cmake/onnxruntime.cmake|149 col 52| "behaviour" is a misspelling of "behavior"
cmake/adjust_global_compile_flags.cmake|281 col 103| "spectre" is a misspelling of "specter"
cmake/adjust_global_compile_flags.cmake|282 col 19| "spectre" is a misspelling of "specter"
include/onnxruntime/core/session/onnxruntime_c_api.h|466 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|472 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|552 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|558 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|2768 col 60| "extention" is a misspelling of "extension"
include/onnxruntime/core/session/onnxruntime_c_api.h|4490 col 35| "ouput" is a misspelling of "output"
include/onnxruntime/core/session/onnxruntime_c_api.h|4493 col 39| "ouput" is a misspelling of "output"
include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h|1132 col 24| "avaiable" is a misspelling of "available"
include/onnxruntime/core/optimizer/graph_transformer_config.h|16 col 31| "redundent" is a misspelling of "redundant"
rust/onnxruntime-sys/examples/c_api_sample.rs|34 col 36| "enviroment" is a misspelling of "environment"
rust/onnxruntime-sys/examples/c_api_sample.rs|35 col 7| "enviroment" is a misspelling of "environment"
rust/onnxruntime/src/tensor/ort_output_tensor.rs|73 col 7| "Ouput" is a misspelling of "Output"
onnxruntime/wasm/api.h|6 col 87| "funtion" is a misspelling of "function"
onnxruntime/test/platform/android/cxa_demangle_test.cc|30 col 26| "omited" is a misspelling of "omitted"
onnxruntime/test/fuzzing/src/test.cpp|368 col 75| "preceeding" is a misspelling of "preceding"
onnxruntime/test/fuzzing/include/BetaDistribution.h|86 col 43| "probabilty" is a misspelling of "probability"
onnxruntime/test/fuzzing/include/BetaDistribution.h|140 col 18| "probabilty" is a misspelling of "probability"
onnxruntime/test/mlas/unittest/test_pool2d_fixture.h|10 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/shared_lib/test_inference.cc|1364 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/shared_lib/test_inference.cc|1414 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/shared_lib/test_inference.cc|1445 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/mlas/unittest/test_halfgemm.cpp|20 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_qgemm_fixture.h|10 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_fgemm_fixture.h|12 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_symm_qgemm_fixture.h|10 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_pool3d_fixture.h|10 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/python/transformers/test_generation.py|50 col 36| "centre" is a misspelling of "center"
onnxruntime/test/python/onnxruntime_test_python_mlops.py|176 col 49| "behaviour" is a misspelling of "behavior"
onnxruntime/test/python/quantization/test_quantize_static_resnet.py|90 col 36| "guaranted" is a misspelling of "guaranteed"
onnxruntime/test/python/onnxruntime_test_python_sparse_matmul.py|57 col 8| "Mutliple" is a misspelling of "Multiple"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|269 col 34| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|270 col 40| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|355 col 82| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|392 col 82| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|431 col 82| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|470 col 82| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|524 col 82| "lenghts" is a misspelling of "lengths"
onnxruntime/test/contrib_ops/attention_lstm_op_test.cc|581 col 84| "lenghts" is a misspelling of "lengths"
onnxruntime/test/framework/insert_cast_transformer_test.cc|142 col 53| "optimising" is a misspelling of "optimizing"
onnxruntime/test/framework/insert_cast_transformer_test.cc|174 col 54| "optimising" is a misspelling of "optimizing"
onnxruntime/test/framework/tunable_op_test.cc|668 col 49| "corretly" is a misspelling of "correctly"
onnxruntime/test/ir/schema_registry_manager_test.cc|92 col 23| "registery" is a misspelling of "registry"
onnxruntime/test/ir/schema_registry_manager_test.cc|129 col 73| "targetted" is a misspelling of "targeted"
onnxruntime/test/perftest/ReadMe.txt|13 col 89| "direcotry" is a misspelling of "directory"
onnxruntime/test/framework/allocation_planner_test.cc|1228 col 106| "seperately" is a misspelling of "separately"
onnxruntime/test/ir/graph_test.cc|467 col 29| "verison" is a misspelling of "version"
onnxruntime/test/ir/graph_test.cc|484 col 22| "funciton" is a misspelling of "function"
onnxruntime/test/ir/graph_test.cc|484 col 43| "untill" is a misspelling of "until"
onnxruntime/test/perftest/ort_test_session.cc|794 col 49| "overriden" is a misspelling of "overridden"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|71 col 10| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|72 col 4| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|72 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|73 col 4| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|73 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|74 col 4| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/runtime_optimization/graph_runtime_optimization_test.cc|74 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/test/optimizer/transpose_optimizer_test.cc|4660 col 92| "cancelled" is a misspelling of "canceled"
onnxruntime/test/testdata/transform/model_creation_for_testing.ipynb|312 col 86| "overriden" is a misspelling of "overridden"
onnxruntime/test/testdata/transform/model_parallel/self_attention_megatron_basic_test.py|10 col 14| "attension" is a misspelling of "attention"
onnxruntime/test/providers/cuda/test_cases/allocator_cuda_test.cc|17 col 27| "avaliable" is a misspelling of "available"
onnxruntime/test/providers/dnnl/transformer/matmul_post_op_transform_test.cc|17 col 67| "occured" is a misspelling of "occurred"
onnxruntime/test/providers/dnnl/transformer/matmul_post_op_transform_test.cc|20 col 63| "durring" is a misspelling of "during"
onnxruntime/test/providers/dnnl/transformer/matmul_post_op_transform_test.cc|676 col 27| "accross" is a misspelling of "across"
onnxruntime/test/providers/internal_testing/internal_testing_partitioning_tests.cc|86 col 13| "funtion" is a misspelling of "function"
onnxruntime/test/providers/cpu/math/element_wise_ops_test.cc|424 col 47| "accuarcy" is a misspelling of "accuracy"
onnxruntime/test/providers/cpu/rnn/deep_cpu_lstm_op_test.cc|285 col 31| "behaviour" is a misspelling of "behavior"
onnxruntime/test/providers/cpu/rnn/deep_cpu_lstm_op_test.cc|334 col 31| "behaviour" is a misspelling of "behavior"
onnxruntime/test/providers/cpu/nn/string_normalizer_test.cc|137 col 12| "INSENSETIVE" is a misspelling of "INSENSITIVE"
onnxruntime/test/providers/cpu/controlflow/scan_test.cc|158 col 64| "behaviour" is a misspelling of "behavior"
onnxruntime/python/onnxruntime_pybind_schema.cc|18 col 39| "registed" is a misspelling of "registered"
onnxruntime/python/onnxruntime_pybind_state.cc|160 col 34| "destory" is a misspelling of "destroy"
onnxruntime/python/onnxruntime_pybind_state.cc|822 col 52| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|850 col 31| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|1240 col 15| "prefered" is a misspelling of "preferred"
onnxruntime/python/tools/transformers/models/gpt2/gpt2_tester.py|140 col 10| "Emtpy" is a misspelling of "Empty"
onnxruntime/python/tools/transformers/models/gpt2/benchmark_gpt2.py|196 col 11| "scirpt" is a misspelling of "script"
onnxruntime/python/tools/transformers/models/gpt2/convert_to_onnx.py|108 col 18| "aboslute" is a misspelling of "absolute"
onnxruntime/python/tools/transformers/run_benchmark.sh|62 col 14| "mutliple" is a misspelling of "multiple"
onnxruntime/python/tools/transformers/dev_benchmark.cmd|44 col 16| "mutliple" is a misspelling of "multiple"
onnxruntime/python/tools/transformers/onnx_model_tnlr.py|20 col 29| "addtion" is a misspelling of "addition"
onnxruntime/python/tools/transformers/shape_optimizer.py|6 col 123| "senarios" is a misspelling of "scenarios"
onnxruntime/python/tools/transformers/optimizer.py|492 col 21| "symoblic" is a misspelling of "symbolic"
onnxruntime/python/tools/transformers/README.md|32 col 19| "ususally" is a misspelling of "usually"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|51 col 11| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|58 col 15| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|105 col 14| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|558 col 80| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|637 col 80| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|673 col 80| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/benchmark.py|924 col 42| "avaiable" is a misspelling of "available"
onnxruntime/python/tools/transformers/large_model_exporter.py|167 col 12| "approprate" is a misspelling of "appropriate"
onnxruntime/python/tools/transformers/large_model_exporter.py|310 col 20| "approprate" is a misspelling of "appropriate"
onnxruntime/python/tools/transformers/large_model_exporter.py|361 col 21| "directy" is a misspelling of "directly"
onnxruntime/python/tools/transformers/notebooks/PyTorch_Bert-Squad_OnnxRuntime_GPU.ipynb|1668 col 43| "verison" is a misspelling of "version"
onnxruntime/python/tools/quantization/operators/direct_q8.py|16 col 28| "compatiblity" is a misspelling of "compatibility"
onnxruntime/python/tools/quantization/quant_utils.py|278 col 44| "trasnform" is a misspelling of "transform"
onnxruntime/python/onnxruntime_pybind_sparse_tensor.cc|45 col 27| "corresponing" is a misspelling of "corresponding"
onnxruntime/python/onnxruntime_pybind_sparse_tensor.cc|411 col 63| "modificaiton" is a misspelling of "modification"
onnxruntime/core/session/IOBinding.cc|32 col 49| "behaviour" is a misspelling of "behavior"
onnxruntime/core/session/inference_session.h|377 col 47| "executin" is a misspelling of "execution"
onnxruntime/core/session/inference_session.cc|2584 col 48| "overriden" is a misspelling of "overridden"
onnxruntime/core/platform/windows/telemetry.cc|160 col 24| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|166 col 16| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|168 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|169 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|170 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|211 col 49| "verison" is a misspelling of "version"
onnxruntime/core/codegen/common/common.cc|162 col 21| "considerd" is a misspelling of "considered"
onnxruntime/core/codegen/passes/op_ir_creator/nn/lstm.cc|12 col 58| "dimention" is a misspelling of "dimension"
onnxruntime/core/codegen/passes/weight_layout/weight_layout.h|16 col 31| "trasnformer" is a misspelling of "transformer"
onnxruntime/core/codegen/passes/weight_layout/weight_layout.h|47 col 19| "Marshalling" is a misspelling of "Marshaling"
onnxruntime/core/codegen/passes/scheduler/schedule_utils.h|37 col 25| "safty" is a misspelling of "safety"
onnxruntime/core/codegen/passes/scheduler/schedule_utils.h|46 col 25| "safty" is a misspelling of "safety"
onnxruntime/core/codegen/passes/scheduler/tvm_schedule_builder.cc|42 col 19| "Creater" is a misspelling of "Creature"
onnxruntime/core/codegen/passes/scheduler/schedule_utils.cc|77 col 25| "safty" is a misspelling of "safety"
onnxruntime/core/codegen/passes/scheduler/schedule_utils.cc|127 col 25| "safty" is a misspelling of "safety"
onnxruntime/core/codegen/mti/common.h|11 col 33| "satsified" is a misspelling of "satisfied"
onnxruntime/core/mlas/lib/convolve.cpp|64 col 53| "underyling" is a misspelling of "underlying"
onnxruntime/core/mlas/lib/convolve.cpp|270 col 53| "underyling" is a misspelling of "underlying"
onnxruntime/core/common/status.cc|73 col 7| "SUPRESS" is a misspelling of "SUPPRESS"
onnxruntime/core/common/logging/logging.cc|53 col 7| "SUPRESS" is a misspelling of "SUPPRESS"
onnxruntime/core/graph/contrib_ops/onnx_deprecated_operators.cc|398 col 46| "futher" is a misspelling of "further"
onnxruntime/core/framework/session_state.cc|25 col 65| "notificaiton" is a misspelling of "notification"
onnxruntime/core/framework/session_state.cc|27 col 24| "notificaiton" is a misspelling of "notification"
onnxruntime/core/framework/allocation_planner.h|56 col 8| "exection" is a misspelling of "execution"
onnxruntime/core/framework/allocation_planner.h|66 col 61| "exection" is a misspelling of "execution"
onnxruntime/core/framework/allocation_planner.h|72 col 17| "exection" is a misspelling of "execution"
onnxruntime/core/framework/device_stream_collection.cc|96 col 5| "labelled" is a misspelling of "labeled"
onnxruntime/core/framework/utils.h|50 col 7| "explicitely" is a misspelling of "explicitly"
onnxruntime/core/framework/tensorprotoutils.h|113 col 26| "contructing" is a misspelling of "contracting"
onnxruntime/core/framework/tensorprotoutils.h|127 col 26| "contructing" is a misspelling of "contracting"
onnxruntime/core/framework/tensorprotoutils.h|136 col 26| "contructing" is a misspelling of "contracting"
onnxruntime/core/framework/allocation_planner.cc|1016 col 10| "funciton" is a misspelling of "function"
onnxruntime/core/framework/allocation_planner.cc|1881 col 66| "direclty" is a misspelling of "directly"
onnxruntime/core/framework/sequential_execution_plan.h|109 col 18| "notificaiton" is a misspelling of "notification"
onnxruntime/core/framework/sequential_execution_plan.h|125 col 71| "independetly" is a misspelling of "independently"
onnxruntime/core/framework/sequential_execution_plan.h|163 col 14| "notificaiton" is a misspelling of "notification"
onnxruntime/core/framework/execution_frame.h|168 col 24| "sucessful" is a misspelling of "successful"
onnxruntime/core/framework/partial_graph_execution_state.cc|53 col 60| "consistant" is a misspelling of "consistent"
onnxruntime/core/framework/sparse_tensor.cc|555 col 39| "contigious" is a misspelling of "contagious"
onnxruntime/core/framework/sequential_executor.cc|443 col 7| "REVEIW" is a misspelling of "REVIEW"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.h|63 col 42| "cancelled" is a misspelling of "canceled"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.h|70 col 50| "cancelled" is a misspelling of "canceled"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc|1699 col 20| "cancelling" is a misspelling of "canceling"
onnxruntime/core/optimizer/gemm_sum_fusion.h|15 col 55| "immedietly" is a misspelling of "immediately"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|12 col 6| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|16 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|16 col 23| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|17 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|17 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|30 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|30 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|31 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|31 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|32 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|32 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|46 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|46 col 32| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|47 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|47 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|60 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|60 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|61 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|61 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|62 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|62 col 28| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|63 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|63 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|76 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|76 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|77 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|77 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|78 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|78 col 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|79 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|79 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|91 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|91 col 23| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|92 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|92 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|100 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|100 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|101 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|101 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|102 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|102 col 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|265 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|265 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|266 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|266 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|267 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|267 col 28| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|268 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|268 col 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|269 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|269 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|17 col 6| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|38 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|38 col 23| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|39 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|39 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|81 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|81 col 23| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|173 col 6| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|237 col 10| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|237 col 33| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|238 col 10| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|238 col 39| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|266 col 31| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|266 col 49| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|267 col 30| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|267 col 48| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|268 col 31| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_activation_fusion.cc|268 col 49| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/insert_cast_transformer.cc|287 col 71| "optimised" is a misspelling of "optimized"
onnxruntime/core/optimizer/attention_fusion_helper.h|1120 col 110| "correspondig" is a misspelling of "corresponding"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|206 col 6| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|265 col 31| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|265 col 49| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|266 col 30| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|266 col 48| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|267 col 37| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/conv_add_act_fusion.cc|267 col 55| "NTO" is a misspelling of "NOT"
onnxruntime/core/providers/cuda/math/softmax_blockwise_impl.cuh|33 col 75| "utilisation" is a misspelling of "utilization"
onnxruntime/core/providers/cuda/nn/conv.cc|18 col 47| "versoin" is a misspelling of "version"
onnxruntime/core/providers/cuda/nn/conv.cc|265 col 31| "expecially" is a misspelling of "especially"
onnxruntime/core/providers/cuda/object_detection/roialign_impl.cu|119 col 35| "compatiblity" is a misspelling of "compatibility"
onnxruntime/core/providers/cuda/cuda_allocator.cc|63 col 50| "appropiate" is a misspelling of "appropriate"
onnxruntime/core/providers/cuda/tensor/transpose_impl.cu|148 col 37| "luanching" is a misspelling of "launching"
onnxruntime/core/providers/cuda/tensor/transpose_impl.cu|264 col 37| "luanching" is a misspelling of "launching"
onnxruntime/core/providers/cuda/tensor/resize_impl.cu|267 col 20| "occured" is a misspelling of "occurred"
onnxruntime/core/providers/cuda/tensor/resize_impl.cu|272 col 18| "occured" is a misspelling of "occurred"
onnxruntime/core/providers/cuda/tensor/resize_impl.cu|275 col 34| "occured" is a misspelling of "occurred"
onnxruntime/core/providers/cuda/reduction/reduction_ops.cc|118 col 58| "comparsion" is a misspelling of "comparison"
onnxruntime/core/providers/acl/nn/pool.cc|111 col 42| "accomodate" is a misspelling of "accommodate"
onnxruntime/core/providers/acl/nn/batch_norm.cc|95 col 42| "accomodate" is a misspelling of "accommodate"
onnxruntime/core/providers/coreml/mlmodel_format/BayesianProbitRegressor.proto|136 col 86| "distribuiton" is a misspelling of "distributions"
... (Too many findings. Dropped some findings)