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

ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP #18977

Merged
merged 17 commits into from
Jan 26, 2024

use pointer instead of ModelMetadefIdGenerator instance in EP and cre…

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

ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP #18977

use pointer instead of ModelMetadefIdGenerator instance in EP and cre…
560b42f
Select commit
Loading
Failed to load commit list.
GitHub Actions / misspell succeeded Jan 24, 2024 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (440)

cmake/onnxruntime_providers_cuda.cmake|125 col 48| "separatedly" is a misspelling of "separately"
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"
include/onnxruntime/core/session/onnxruntime_lite_custom_op.h|406 col 102| "hierachy" is a misspelling of "hierarchy"
include/onnxruntime/core/session/onnxruntime_c_api.h|467 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|473 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|556 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|562 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|2772 col 60| "extention" is a misspelling of "extension"
include/onnxruntime/core/session/onnxruntime_c_api.h|4497 col 35| "ouput" is a misspelling of "output"
include/onnxruntime/core/session/onnxruntime_c_api.h|4500 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/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/fuzzing/src/test.cpp|368 col 75| "preceeding" is a misspelling of "preceding"
onnxruntime/test/shared_lib/test_inference.cc|1415 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/shared_lib/test_inference.cc|1466 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/shared_lib/test_inference.cc|1497 col 6| "accomodate" is a misspelling of "accommodate"
onnxruntime/test/mlas/unittest/test_pool2d_fixture.h|10 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_sbgemm.cpp|23 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_sbgemm.cpp|79 col 34| "similary" is a misspelling of "similarly"
onnxruntime/test/mlas/unittest/test_fgemm_fixture.h|12 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_halfgemm.cpp|20 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/python/onnxruntime_test_python.py|1725 col 50| "differnt" is a misspelling of "different"
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|671 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/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/framework/allocation_planner_test.cc|1228 col 106| "seperately" is a misspelling of "separately"
onnxruntime/test/perftest/ort_test_session.cc|800 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/testdata/transpose_optimizer_shared_initializers.py|62 col 55| "braodcast" is a misspelling of "broadcast"
onnxruntime/test/optimizer/transpose_optimizer_test.cc|4650 col 92| "cancelled" is a misspelling of "canceled"
onnxruntime/test/optimizer/transpose_optimizer_test.cc|4666 col 61| "throught" is a misspelling of "thought"
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/controlflow/scan_test.cc|158 col 64| "behaviour" is a misspelling of "behavior"
onnxruntime/test/providers/cpu/text/string_normalizer_test.cc|137 col 12| "INSENSETIVE" is a misspelling of "INSENSITIVE"
onnxruntime/python/onnxruntime_pybind_schema.cc|18 col 39| "registed" is a misspelling of "registered"
onnxruntime/python/onnxruntime_pybind_state.cc|156 col 34| "destory" is a misspelling of "destroy"
onnxruntime/python/onnxruntime_pybind_state.cc|846 col 52| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|874 col 31| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|1264 col 15| "prefered" is a misspelling of "preferred"
onnxruntime/python/tools/transformers/models/gpt2/benchmark_gpt2.py|196 col 11| "scirpt" is a misspelling of "script"
onnxruntime/python/tools/transformers/models/gpt2/gpt2_tester.py|140 col 10| "Emtpy" is a misspelling of "Empty"
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|502 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|53 col 11| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|60 col 15| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|107 col 14| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|564 col 80| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|643 col 80| "distil" is a misspelling of "distill"
onnxruntime/python/tools/transformers/fusion_embedlayer.py|679 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|373 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|318 col 44| "trasnform" is a misspelling of "transform"
onnxruntime/python/tools/quantization/calibrate.py|765 col 81| "explicetly" is a misspelling of "explicitly"
onnxruntime/python/tools/quantization/calibrate.py|787 col 81| "explicetly" is a misspelling of "explicitly"
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|2666 col 48| "overriden" is a misspelling of "overridden"
onnxruntime/core/platform/windows/telemetry.cc|205 col 24| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|211 col 16| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|213 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|214 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|215 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|258 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|55 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/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/utils.h|50 col 7| "explicitely" is a misspelling of "explicitly"
onnxruntime/core/framework/allocation_planner.cc|1016 col 10| "funciton" is a misspelling of "function"
onnxruntime/core/framework/allocation_planner.cc|1884 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|554 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.cc|1146 col 20| "cancelling" is a misspelling of "canceling"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc|1880 col 20| "cancelling" is a misspelling of "canceling"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc|2508 col 87| "cancelled" is a misspelling of "canceled"
onnxruntime/core/optimizer/gemm_sum_fusion.h|15 col 55| "immedietly" is a misspelling of "immediately"
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/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 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|93 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|93 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|107 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|107 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|108 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|108 col 24| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|109 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|109 col 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|277 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|277 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|278 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|278 col 25| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|279 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|279 col 28| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|280 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|280 col 27| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|281 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc|281 col 22| "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"
... (Too many findings. Dropped some findings)