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

fixup! Ensure we support all inputs for MatMulInteger and ConvInteger… #57

Merged
merged 1 commit into from
Aug 22, 2024

fixup! Ensure we support all inputs for MatMulInteger and ConvInteger…

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

fixup! Ensure we support all inputs for MatMulInteger and ConvInteger… #57

fixup! Ensure we support all inputs for MatMulInteger and ConvInteger…
b615270
Select commit
Loading
Failed to load commit list.
GitHub Actions / misspell succeeded Aug 22, 2024 in 1s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (460)

rust/onnxruntime-sys/examples/c_api_sample.rs|34 col 19| "enviroment" is a misspelling of "environment"
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"
csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/InferenceTest.cs|1898 col 32| "thrid" is a misspelling of "third"
csharp/src/Microsoft.ML.OnnxRuntime/NativeMethods.shared.cs|1330 col 78| "transfered" is a misspelling of "transferred"
csharp/src/Microsoft.ML.OnnxRuntime/OrtValue.shared.cs|25 col 96| "UNKOWN" is a misspelling of "UNKNOWN"
csharp/ApiDocs/_exported_templates/default/partials/title.tmpl.partial|42| "Explict" is a misspelling of "Explicit"
csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs|94 col 57| "sulphur" is a misspelling of "sulfur"
csharp/sample/Microsoft.ML.OnnxRuntime.ResNet50v2Sample/LabelMap.cs|330 col 57| "sulphur" is a misspelling of "sulfur"
csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool/Program.cs|35 col 69| "exection" is a misspelling of "execution"
java/build.gradle|45 col 36| "signalling" is a misspelling of "signaling"
java/src/test/java/sample/ScoreMNIST.java|244 col 30| "probabilites" is a misspelling of "probabilities"
java/src/main/java/ai/onnxruntime/OnnxRuntime.java|435 col 60| "recognised" is a misspelling of "recognized"
java/src/main/java/ai/onnxruntime/providers/package-info.java|6 col 32| "behaviour" is a misspelling of "behavior"
winml/test/common/test.h|21 col 14| "SUPRESS" is a misspelling of "SUPPRESS"
winml/test/common/taefTestMacros.h|51 col 8| "SUPRESS" is a misspelling of "SUPPRESS"
winml/test/common/googleTestMacros.h|67 col 39| "SUPRESS" is a misspelling of "SUPPRESS"
winml/test/api/LearningModelSessionAPITest.cpp|318 col 50| "overriden" is a misspelling of "overridden"
winml/test/model/model_tests.cpp|173 col 77| "accomodate" is a misspelling of "accommodate"
winml/test/image/imagetests.cpp|214 col 74| "skiped" is a misspelling of "skipped"
winml/test/image/imagetests.cpp|219 col 103| "skiped" is a misspelling of "skipped"
winml/lib/Api/LearningModelBinding.cpp|33 col 12| "insensetive" is a misspelling of "insensitive"
winml/lib/Api/impl/NumericData.h|18 col 5| "Privte" is a misspelling of "Private"
winml/api/Microsoft.AI.MachineLearning.Experimental.idl|131 col 79| "specifiy" is a misspelling of "specify"
winml/adapter/winml_adapter_session.cpp|313 col 28| "identifer" is a misspelling of "identifier"
winml/api/Windows.AI.MachineLearning.idl|12 col 18| "attirbute" is a misspelling of "attribute"
.gitattributes|1 col 24| "behaviour" is a misspelling of "behavior"
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"
docs/python/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb|67 col 163| "Maching" is a misspelling of "Machine"
docs/python/notebooks/onnx-inference-byoc-gpu-cpu-aks.ipynb|82 col 103| "explaning" is a misspelling of "explaining"
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"
include/onnxruntime/core/session/onnxruntime_lite_custom_op.h|406 col 102| "hierachy" is a misspelling of "hierarchy"
include/onnxruntime/core/providers/cuda/cuda_resource.h|6 col 17| "RESOUCE" is a misspelling of "RESOURCE"
include/onnxruntime/core/providers/rocm/rocm_resource.h|6 col 17| "RESOUCE" is a misspelling of "RESOURCE"
include/onnxruntime/core/providers/cuda/cuda_context.h|66 col 80| "RESOUCE" is a misspelling of "RESOURCE"
include/onnxruntime/core/providers/cuda/cuda_context.h|68 col 59| "resouce" is a misspelling of "resource"
include/onnxruntime/core/providers/rocm/rocm_context.h|26 col 69| "RESOUCE" is a misspelling of "RESOURCE"
include/onnxruntime/core/providers/rocm/rocm_context.h|33 col 69| "RESOUCE" is a misspelling of "RESOURCE"
include/onnxruntime/core/providers/rocm/rocm_context.h|40 col 69| "RESOUCE" is a misspelling of "RESOURCE"
dockerfiles/README.md|35 col 104| "explictly" is a misspelling of "explicitly"
dockerfiles/README.md|277 col 197| "appropiate" is a misspelling of "appropriate"
dockerfiles/Dockerfile.openvino-centos7|91 col 13| "dependancies" is a misspelling of "dependencies"
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|2777 col 60| "extention" is a misspelling of "extension"
include/onnxruntime/core/session/onnxruntime_c_api.h|4441 col 12| "resouce" is a misspelling of "resource"
include/onnxruntime/core/session/onnxruntime_c_api.h|4447 col 92| "resouce" is a misspelling of "resource"
include/onnxruntime/core/session/onnxruntime_c_api.h|4502 col 35| "ouput" is a misspelling of "output"
include/onnxruntime/core/session/onnxruntime_c_api.h|4505 col 39| "ouput" is a misspelling of "output"
csharp/ApiDocs/_exported_templates/default/styles/docfx.vendor.js|1 col 205613| "EXPORTAS" is a misspelling of "EXPORTS"
csharp/ApiDocs/_exported_templates/default/styles/docfx.vendor.js|1 col 235884| "strat" is a misspelling of "start"
csharp/ApiDocs/_exported_templates/default/styles/docfx.vendor.js|1 col 262510| "AVERAGEIFS" is a misspelling of "AVERAGES"
js/web/script/test-runner-cli.ts|611 col 61| "futher" is a misspelling of "further"
js/web/lib/wasm/wasm-core-impl.ts|72 col 3| "intialize" is a misspelling of "initialize"
js/web/lib/onnxjs/util.ts|477 col 46| "paramter" is a misspelling of "parameter"
js/web/lib/onnxjs/graph.ts|677 col 16| "specifed" is a misspelling of "specified"
js/web/lib/onnxjs/execution-plan.ts|95 col 13| "Runing" is a misspelling of "Running"
js/web/lib/onnxjs/backends/webgl/ops/pack.ts|88 col 52| "coordiantes" is a misspelling of "coordinates"
js/web/lib/onnxjs/backends/webgl/glsl-coordinate-lib.ts|1237 col 61| "coordiantes" is a misspelling of "coordinates"
js/react_native/yarn.lock|128 col 19| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|250 col 15| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|293 col 19| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|768 col 19| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|183 col 19| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|324 col 15| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|372 col 19| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|776 col 19| "optimise" is a misspelling of "optimize"
orttraining/orttraining/test/distributed/partition_utils.h|341 col 93| "origional" is a misspelling of "original"
orttraining/orttraining/test/distributed/partition_utils.h|417 col 48| "infomation" is a misspelling of "information"
orttraining/orttraining/test/distributed/partition_utils.h|609 col 30| "curent" is a misspelling of "current"
orttraining/orttraining/test/training_ops/cuda/cross_entropy_test.cc|1039 col 26| "seperately" is a misspelling of "separately"
orttraining/orttraining/test/graph/bert_toy_fetches.h|11 col 14| "arrary" is a misspelling of "array"
orttraining/orttraining/test/python/qat_poc_example/qat.py|27 col 9| "Begining" is a misspelling of "Beginning"
orttraining/orttraining/test/python/orttraining_test_ortmodule_api.py|266 col 56| "begining" is a misspelling of "beginning"
orttraining/orttraining/core/graph/optimizer_graph_builder.h|128 col 26| "overriden" is a misspelling of "overridden"
orttraining/orttraining/core/graph/mixed_precision_transformer.cc|49 col 8| "possibile" is a misspelling of "possible"
orttraining/orttraining/core/graph/pipeline_transformer.cc|449 col 7| "diferent" is a misspelling of "different"
orttraining/orttraining/core/graph/pipeline_transformer.cc|1618 col 42| "accross" is a misspelling of "across"
orttraining/orttraining/core/optimizer/graph_transformer_config.h|20 col 43| "ouput" is a misspelling of "output"
orttraining/orttraining/core/graph/training_op_defs.cc|1740 col 59| "udpated" is a misspelling of "updated"
orttraining/orttraining/core/graph/training_op_defs.cc|1823 col 35| "graident" is a misspelling of "gradient"
orttraining/orttraining/core/graph/training_op_defs.cc|2496 col 15| "ouput" is a misspelling of "output"
orttraining/orttraining/core/graph/training_op_defs.cc|2533 col 22| "compresssed" is a misspelling of "compressed"
orttraining/orttraining/core/graph/training_op_defs.cc|2571 col 28| "compresssed" is a misspelling of "compressed"
orttraining/orttraining/core/graph/training_op_defs.cc|2609 col 22| "compresssed" is a misspelling of "compressed"
orttraining/orttraining/core/graph/training_op_defs.cc|2685 col 22| "compresssed" is a misspelling of "compressed"
orttraining/orttraining/core/graph/training_op_defs.cc|3194 col 48| "continous" is a misspelling of "continuous"
orttraining/orttraining/core/graph/training_op_defs.cc|3243 col 56| "devided" is a misspelling of "divided"
orttraining/orttraining/core/graph/training_op_defs.cc|3639 col 45| "ouput" is a misspelling of "output"
orttraining/orttraining/core/graph/training_op_defs.cc|3692 col 45| "ouput" is a misspelling of "output"
orttraining/orttraining/core/optimizer/insert_output_rewriter.h|10 col 31| "addtional" is a misspelling of "additional"
orttraining/orttraining/core/optimizer/insert_output_rewriter.h|27 col 31| "addtional" is a misspelling of "additional"
orttraining/orttraining/core/framework/pipeline.cc|196 col 11| "Foward" is a misspelling of "Forward"
orttraining/orttraining/core/framework/torch/torch_proxy.h|25 col 3| "Explaination" is a misspelling of "Explanation"
orttraining/orttraining/core/framework/ortmodule_graph_builder.cc|226 col 22| "accomodate" is a misspelling of "accommodate"
orttraining/orttraining/core/framework/adasum/adasum_interface.h|141 col 18| "desireable" is a misspelling of "desirable"
orttraining/orttraining/core/session/training_session.cc|1428 col 22| "recieved" is a misspelling of "received"
orttraining/orttraining/core/session/training_session.cc|1447 col 56| "recieves" is a misspelling of "receives"
orttraining/orttraining/training_ops/cuda/optimizer/lamb.cc|585 col 35| "accomodate" is a misspelling of "accommodate"
orttraining/orttraining/training_ops/cuda/optimizer/lamb_impl.cu|195 col 16| "coefficeint" is a misspelling of "coefficient"
orttraining/orttraining/training_ops/cuda/math/div_grad_impl.cu|13 col 57| "funciton" is a misspelling of "function"
js/react_native/e2e/ios/main.jsbundle|17 col 107| "initialised" is a misspelling of "initialized"
orttraining/orttraining/training_ops/cpu/activation/activations_grad.cc|85 col 25| "implentation" is a misspelling of "implementation"
orttraining/orttraining/models/runner/training_runner.cc|1191 col 46| "avaliable" is a misspelling of "available"
orttraining/orttraining/models/bert/main.cc|210 col 7| "seperated" is a misspelling of "separated"
orttraining/orttraining/models/bert/main.cc|574 col 50| "substract" is a misspelling of "subtract"
orttraining/orttraining/models/mnist/main.cc|72 col 7| "seperated" is a misspelling of "separated"
orttraining/orttraining/models/mnist/main.cc|304 col 42| "cancelled" is a misspelling of "canceled"
orttraining/orttraining/python/training/ortmodule/torch_cpp_extensions/cuda/fused_ops/fused_ops_frontend.cpp|13 col 41| "implict" is a misspelling of "implicit"
orttraining/orttraining/python/training/ortmodule/torch_cpp_extensions/cuda/fused_ops/fused_ops_frontend.cpp|153 col 22| "threshhold" is a misspelling of "threshold"
orttraining/orttraining/python/training/ortmodule/torch_cpp_extensions/cuda/fused_ops/fused_ops_frontend.cpp|170 col 26| "threshhold" is a misspelling of "threshold"
orttraining/orttraining/python/training/ortmodule/_custom_gradient_registry.py|241 col 59| "convienent" is a misspelling of "convenient"
orttraining/orttraining/python/training/ortmodule/graph_optimizers/utils.py|44 col 14| "thrid" is a misspelling of "third"
orttraining/orttraining/python/training/ortmodule/init.py|58 col 53| "proceding" is a misspelling of "proceeding"
orttraining/orttraining/python/training/ortmodule/init.py|93 col 2| "Initalized" is a misspelling of "Initialized"
orttraining/orttraining/python/training/ortmodule/_execution_agent.py|105 col 45| "foward" is a misspelling of "forward"
orttraining/orttraining/python/training/onnxblock/blocks.py|352 col 14| "Supress" is a misspelling of "Suppress"
orttraining/orttraining/python/training/onnxblock/blocks.py|357 col 18| "Supress" is a misspelling of "Suppress"
orttraining/orttraining/training_api/optimizer.h|172 col 29| "contruction" is a misspelling of "construction"
orttraining/orttraining/training_api/optimizer.cc|257 col 28| "contruction" is a misspelling of "construction"
orttraining/orttraining/training_api/optimizer.cc|310 col 28| "contruction" is a misspelling of "construction"
orttraining/orttraining/training_api/optimizer.cc|397 col 24| "contruction" is a misspelling of "construction"
orttraining/tools/scripts/layer_norm_transform.py|167 col 29| "shoudl" is a misspelling of "should"
orttraining/tools/scripts/opset12_model_transform.py|5 col 51| "orginal" is a misspelling of "original"
orttraining/tools/scripts/model_transform.py|272 col 50| "differnt" is a misspelling of "different"
orttraining/tools/scripts/model_transform.py|272 col 59| "verison" is a misspelling of "version"
tools/ci_build/github/windows/install_third_party_deps.ps1|4 col 62| "spectre" is a misspelling of "specter"
tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml|13 col 41| "varaibles" is a misspelling of "variables"
tools/ci_build/github/azure-pipelines/web-ci-pipeline.yml|38 col 41| "varaibles" is a misspelling of "variables"
tools/ci_build/github/linux/copy_strip_binary.sh|61 col 19| "licence" is a misspelling of "license"
tools/ci_build/amd_hipify.py|103 col 38| "marshalling" is a misspelling of "marshaling"
tools/ci_build/build.py|714 col 82| "targetting" is a misspelling of "targeting"
tools/ci_build/build.py|2711 col 52| "behaviour" is a misspelling of "behavior"
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/platform/android/cxa_demangle_test.cc|30 col 26| "omited" is a misspelling of "omitted"
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"
ThirdPartyNotices.txt|3620 col 24| "Centre" is a misspelling of "Center"
ThirdPartyNotices.txt|4823 col 22| "Licence" is a misspelling of "License"
onnxruntime/test/testdata/transpose_optimizer_shared_initializers.py|62 col 55| "braodcast" is a misspelling of "broadcast"
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/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/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/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/perftest/ort_test_session.cc|853 col 49| "overriden" is a misspelling of "overridden"
onnxruntime/test/perftest/ReadMe.txt|13 col 89| "direcotry" is a misspelling of "directory"
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/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/tunable_op_test.cc|671 col 49| "corretly" is a misspelling of "correctly"
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/allocation_planner_test.cc|1241 col 106| "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_fgemm_fixture.h|12 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_pool3d_fixture.h|10 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/mlas/unittest/test_pool2d_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/framework/inference_session_test.cc|1403 col 84| "Intialize" is a misspelling of "Initialize"
onnxruntime/test/mlas/unittest/test_halfgemm.cpp|20 col 53| "seperately" is a misspelling of "separately"
onnxruntime/test/python/onnxruntime_test_python_sparse_matmul.py|57 col 8| "Mutliple" is a misspelling of "Multiple"
onnxruntime/test/python/onnxruntime_test_python_mlops.py|176 col 49| "behaviour" is a misspelling of "behavior"
onnxruntime/test/python/onnxruntime_test_python.py|1768 col 50| "differnt" is a misspelling of "different"
onnxruntime/test/python/quantization/test_quantize_static_resnet.py|90 col 36| "guaranted" is a misspelling of "guaranteed"
onnxruntime/test/python/transformers/test_generation.py|50 col 36| "centre" is a misspelling of "center"
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/qnn/qnn_ep_context_test.cc|655 col 31| "compitable" is a misspelling of "compatible"
onnxruntime/test/providers/cpu/controlflow/scan_test.cc|158 col 64| "behaviour" is a misspelling of "behavior"
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/text/string_normalizer_test.cc|137 col 12| "INSENSETIVE" is a misspelling of "INSENSITIVE"
onnxruntime/test/providers/cpu/math/element_wise_ops_test.cc|425 col 47| "accuarcy" is a misspelling of "accuracy"
onnxruntime/test/providers/internal_testing/internal_testing_partitioning_tests.cc|86 col 13| "funtion" is a misspelling of "function"
onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/cross_attention/fmha_cross_attention.h|44 col 63| "lenghts" is a misspelling of "lengths"
onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/cross_attention/fmha_cross_attention.h|72 col 63| "lenghts" is a misspelling of "lengths"
onnxruntime/contrib_ops/cuda/bert/embed_layer_norm_impl.cu|144 col 54| "toghether" is a misspelling of "together"
onnxruntime/contrib_ops/cuda/bert/decoder_attention.cc|285 col 5| "calcualte" is a misspelling of "calculate"
onnxruntime/contrib_ops/cuda/bert/longformer_attention_softmax.cu|151 col 27| "agressive" is a misspelling of "aggressive"
onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.cc|108 col 106| "seperates" is a misspelling of "separates"
onnxruntime/contrib_ops/cuda/math/cufft_plan_cache.h|37 col 5| "contenst" is a misspelling of "contents"
onnxruntime/contrib_ops/cuda/math/cufft_plan_cache.h|54 col 5| "contenst" is a misspelling of "contents"
onnxruntime/contrib_ops/cuda/math/fft_ops.cc|90 col 48| "dimention" is a misspelling of "dimension"
onnxruntime/contrib_ops/cuda/collective/sharding_spec.h|40 col 9| "proccess" is a misspelling of "process"
onnxruntime/contrib_ops/cuda/transformers/generation_device_helper.cc|56 col 32| "retrive" is a misspelling of "retrieve"
onnxruntime/contrib_ops/rocm/math/gemm_float8.cu|81 col 67| "compatiable" is a misspelling of "compatible"
onnxruntime/contrib_ops/cpu/cdist.cc|70 col 102| "optimising" is a misspelling of "optimizing"
onnxruntime/contrib_ops/cpu/attnlstm/attention_wrapper.cc|60 col 26| "calulated" is a misspelling of "calculated"
onnxruntime/contrib_ops/cpu/inverse.cc|56 col 51| "containes" is a misspelling of "contains"
onnxruntime/contrib_ops/cpu/attnlstm/deep_cpu_attn_lstm.h|22 col 7| "equivilent" is a misspelling of "equivalent"
onnxruntime/contrib_ops/cpu/transformers/sampling_cpu_helper.h|155 col 18| "presense" is a misspelling of "presence"
onnxruntime/core/platform/windows/telemetry.cc|219 col 24| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|225 col 16| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|227 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|228 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|229 col 14| "verison" is a misspelling of "version"
onnxruntime/core/platform/windows/telemetry.cc|272 col 49| "verison" is a misspelling of "version"
onnxruntime/wasm/api.h|6 col 87| "funtion" is a misspelling of "function"
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/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/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/free_dim_override_transformer.cc|25 col 14| "identifer" is a misspelling of "identifier"
onnxruntime/core/optimizer/free_dim_override_transformer.cc|27 col 21| "identifer" is a misspelling of "identifier"
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/optimizer/attention_fusion_helper.h|1120 col 110| "correspondig" is a misspelling of "corresponding"
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"
... (Too many findings. Dropped some findings)