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

Update dependencies #15470

Merged
merged 30 commits into from
Sep 8, 2023

Merge remote-tracking branch 'origin/main' into snnn/update_libs

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

Update dependencies #15470

Merge remote-tracking branch 'origin/main' into snnn/update_libs
a5f5f22
Select commit
Loading
Failed to load commit list.
GitHub Actions / misspell succeeded Sep 7, 2023 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (428)

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/optimizer/graph_transformer_config.h|20 col 43| "ouput" is a misspelling of "output"
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/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/graph/training_op_defs.cc|4721 col 49| "behaviour" is a misspelling of "behavior"
orttraining/orttraining/core/graph/optimizer_graph_builder.h|128 col 26| "overriden" is a misspelling of "overridden"
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/core/framework/torch/torch_proxy.h|22 col 3| "Explaination" is a misspelling of "Explanation"
orttraining/orttraining/core/framework/pipeline.cc|196 col 11| "Foward" is a misspelling of "Forward"
orttraining/orttraining/core/framework/ortmodule_graph_builder.cc|226 col 22| "accomodate" is a misspelling of "accommodate"
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/training_ops/cuda/cross_entropy_test.cc|1041 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/orttraining_test_ortmodule_api.py|266 col 56| "begining" is a misspelling of "beginning"
orttraining/orttraining/test/python/qat_poc_example/qat.py|27 col 9| "Begining" is a misspelling of "Beginning"
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"
orttraining/orttraining/training_ops/cpu/activation/activations_grad.cc|85 col 25| "implentation" is a misspelling of "implementation"
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/models/runner/training_runner.cc|1191 col 46| "avaliable" is a misspelling of "available"
orttraining/orttraining/python/training/model_desc_validation.py|20 col 73| "accross" is a misspelling of "across"
orttraining/orttraining/python/training/model_desc_validation.py|21 col 59| "withing" is a misspelling of "within"
orttraining/orttraining/python/training/onnxblock/blocks.py|350 col 14| "Supress" is a misspelling of "Suppress"
orttraining/orttraining/python/training/onnxblock/blocks.py|355 col 18| "Supress" is a misspelling of "Suppress"
orttraining/orttraining/python/training/torchdynamo/ort_backend.py|136 col 23| "placehoder" is a misspelling of "placeholder"
orttraining/orttraining/python/training/postprocess.py|292 col 25| "ouput" is a misspelling of "output"
orttraining/orttraining/python/training/orttrainer_options.py|410 col 47| "accross" is a misspelling of "across"
orttraining/orttraining/python/training/ortmodule/_custom_gradient_registry.py|241 col 59| "convienent" is a misspelling of "convenient"
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/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/_execution_agent.py|103 col 45| "foward" is a misspelling of "forward"
orttraining/orttraining/python/ort_trainer.py|706 col 58| "overlaping" is a misspelling of "overlapping"
orttraining/tools/scripts/model_transform.py|276 col 50| "differnt" is a misspelling of "different"
orttraining/tools/scripts/model_transform.py|276 col 59| "verison" is a misspelling of "version"
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"
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"
ThirdPartyNotices.txt|3620 col 24| "Centre" is a misspelling of "Center"
ThirdPartyNotices.txt|4823 col 22| "Licence" is a misspelling of "License"
winml/test/model/model_tests.cpp|173 col 77| "accomodate" is a misspelling of "accommodate"
winml/test/api/LearningModelSessionAPITest.cpp|318 col 50| "overriden" is a misspelling of "overridden"
winml/test/common/googleTestMacros.h|67 col 39| "SUPRESS" is a misspelling of "SUPPRESS"
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/api/Microsoft.AI.MachineLearning.Experimental.idl|131 col 79| "specifiy" is a misspelling of "specify"
winml/api/Windows.AI.MachineLearning.idl|12 col 18| "attirbute" is a misspelling of "attribute"
tools/ci_build/amd_hipify.py|100 col 38| "marshalling" is a misspelling of "marshaling"
tools/ci_build/build.py|657 col 82| "targetting" is a misspelling of "targeting"
tools/ci_build/build.py|2484 col 52| "behaviour" is a misspelling of "behavior"
tools/ci_build/github/linux/copy_strip_binary.sh|59 col 19| "licence" is a misspelling of "license"
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|18 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"
cmake/patches/composable_kernel/Fix_Clang_Build.patch|43 col 42| "overriden" is a misspelling of "overridden"
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/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"
cmake/onnxruntime.cmake|163 col 52| "behaviour" is a misspelling of "behavior"
cmake/onnxruntime_providers.cmake|464 col 46| "separatedly" is a misspelling of "separately"
js/react_native/e2e/yarn.lock|174 col 19| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|317 col 15| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|365 col 19| "optimise" is a misspelling of "optimize"
js/react_native/e2e/yarn.lock|738 col 19| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|119 col 19| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|228 col 15| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|271 col 19| "optimise" is a misspelling of "optimize"
js/react_native/yarn.lock|722 col 19| "optimise" is a misspelling of "optimize"
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/util.ts|477 col 46| "paramter" is a misspelling of "parameter"
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/web/README.md|25 col 4| "Developement" is a misspelling of "Development"
js/web/script/test-runner-cli.ts|526 col 61| "futher" is a misspelling of "further"
js/react_native/e2e/ios/main.jsbundle|17 col 107| "initialised" is a misspelling of "initialized"
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"
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"
.gitattributes|1 col 24| "behaviour" is a misspelling of "behavior"
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"
java/src/main/java/ai/onnxruntime/providers/package-info.java|6 col 32| "behaviour" is a misspelling of "behavior"
java/src/main/java/ai/onnxruntime/OnnxRuntime.java|435 col 60| "recognised" is a misspelling of "recognized"
java/src/test/java/sample/ScoreMNIST.java|244 col 30| "probabilites" is a misspelling of "probabilities"
java/build.gradle|45 col 36| "signalling" is a misspelling of "signaling"
include/onnxruntime/core/optimizer/graph_transformer_config.h|16 col 31| "redundent" is a misspelling of "redundant"
include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h|1132 col 24| "avaiable" is a misspelling of "available"
include/onnxruntime/core/session/onnxruntime_c_api.h|465 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|471 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|551 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|557 col 26| "overriden" is a misspelling of "overridden"
include/onnxruntime/core/session/onnxruntime_c_api.h|2760 col 60| "extention" is a misspelling of "extension"
csharp/src/Microsoft.ML.OnnxRuntime/OrtValue.shared.cs|25 col 96| "UNKOWN" is a misspelling of "UNKNOWN"
csharp/src/Microsoft.ML.OnnxRuntime/NativeMethods.shared.cs|1329 col 129| "transfered" is a misspelling of "transferred"
csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool/Program.cs|35 col 69| "exection" is a misspelling of "execution"
csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/InferenceTest.cs|1895 col 32| "thrid" is a misspelling of "third"
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"
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/dnnl/dnnl_execution_provider.cc|348 col 16| "expectes" is a misspelling of "expects"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|35 col 16| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|37 col 64| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|50 col 42| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|52 col 43| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|69 col 16| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|69 col 85| "dimention" is a misspelling of "dimension"
onnxruntime/core/providers/dnnl/subgraph/dnnl_conv.h|70 col 37| "dimention" is a misspelling of "dimension"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.cc|43 col 3| "acheive" is a misspelling of "achieve"
onnxruntime/core/providers/dnnl/subgraph/dnnl_subgraph_primitive.h|68 col 63| "dimentional" is a misspelling of "dimensional"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.h|42 col 42| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.h|44 col 43| "infered" is a misspelling of "inferred"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.h|52 col 16| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.h|52 col 85| "dimention" is a misspelling of "dimension"
onnxruntime/core/providers/dnnl/subgraph/dnnl_convgrad.h|53 col 37| "dimention" is a misspelling of "dimension"
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"
onnxruntime/core/providers/dnnl/subgraph/dnnl_dequantizelinear.cc|71 col 66| "substract" is a misspelling of "subtract"
onnxruntime/core/providers/dnnl/subgraph/dnnl_matmul.cc|110 col 36| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_matmul.cc|130 col 36| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_matmul.cc|177 col 79| "propogation" is a misspelling of "propagation"
onnxruntime/core/providers/dnnl/subgraph/dnnl_matmul.cc|178 col 82| "physcial" is a misspelling of "physical"
onnxruntime/core/providers/dnnl/subgraph/dnnl_transpose.cc|59 col 89| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_transpose.cc|68 col 32| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.cc|138 col 23| "equivelent" is a misspelling of "equivalent"
onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.cc|143 col 26| "equivelent" is a misspelling of "equivalent"
onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.cc|147 col 26| "equivelent" is a misspelling of "equivalent"
onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.cc|301 col 31| "directy" is a misspelling of "directly"
onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.cc|301 col 47| "efficent" is a misspelling of "efficient"
onnxruntime/core/providers/dnnl/dnnl_node_capability.cc|434 col 82| "gaurantee" is a misspelling of "guarantee"
onnxruntime/core/providers/dnnl/dnnl_node_capability.cc|468 col 10| "dimentions" is a misspelling of "dimensions"
onnxruntime/core/providers/dnnl/dnnl_node_capability.cc|618 col 30| "dimentional" is a misspelling of "dimensional"
onnxruntime/core/providers/rocm/nn/conv.cc|15 col 47| "versoin" is a misspelling of "version"
onnxruntime/core/providers/rocm/reduction/reduction_ops.cc|229 col 58| "comparsion" is a misspelling of "comparison"
onnxruntime/core/providers/rocm/rocm_allocator.cc|64 col 50| "appropiate" is a misspelling of "appropriate"
onnxruntime/core/providers/rknpu/rknpu_execution_provider.cc|31 col 26| "Exection" is a misspelling of "Execution"
onnxruntime/core/providers/rknpu/rknpu_execution_provider.cc|285 col 40| "Exection" is a misspelling of "Execution"
onnxruntime/core/providers/rknpu/rknpu_execution_provider.cc|285 col 62| "Exection" is a misspelling of "Execution"
onnxruntime/core/providers/migraphx/hip_allocator.cc|45 col 50| "appropiate" is a misspelling of "appropriate"
onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_lib/nnapi_implementation.h|2101 col 5| "simulatenously" is a misspelling of "simultaneously"
onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_lib/nnapi_implementation.cc|231 col 36| "behaviour" is a misspelling of "behavior"
onnxruntime/core/providers/coreml/mlmodel_format/BayesianProbitRegressor.proto|136 col 86| "distribuiton" is a misspelling of "distributions"
onnxruntime/core/providers/coreml/mlmodel_format/NonMaximumSuppression.proto|36 col 31| "betwen" is a misspelling of "between"
onnxruntime/core/providers/coreml/mlmodel_format/FeatureTypes.proto|64 col 52| "flexibilty" is a misspelling of "flexibility"
onnxruntime/core/providers/coreml/mlmodel_format/FeatureTypes.proto|119 col 47| "flexibilty" is a misspelling of "flexibility"
onnxruntime/core/providers/coreml/mlmodel_format/FeatureTypes.proto|148 col 27| "specifed" is a misspelling of "specified"
onnxruntime/core/providers/coreml/mlmodel_format/FeatureTypes.proto|156 col 11| "indpendently" is a misspelling of "independently"
onnxruntime/core/providers/coreml/mlmodel_format/LinkedModel.proto|33 col 38| "teh" is a misspelling of "the"
onnxruntime/core/providers/coreml/mlmodel_format/NeuralNetwork.proto|2513 col 34| "neighbour" is a misspelling of "neighbor"
onnxruntime/core/providers/coreml/mlmodel_format/NeuralNetwork.proto|2553 col 28| "Neighbour" is a misspelling of "Neighbor"
onnxruntime/core/providers/coreml/mlmodel_format/NeuralNetwork.proto|3168 col 11| "Minumum" is a misspelling of "Minimum"
onnxruntime/core/providers/coreml/mlmodel_format/NeuralNetwork.proto|3687 col 55| "behaviour" is a misspelling of "behavior"
onnxruntime/core/providers/coreml/mlmodel_format/NeuralNetwork.proto|4086 col 8| "lenghts" is a misspelling of "lengths"
onnxruntime/core/providers/coreml/builders/impl/resize_op_builder.cc|273 col 44| "mutliple" is a misspelling of "multiple"
onnxruntime/core/providers/coreml/builders/impl/resize_op_builder.cc|279 col 44| "mutliple" is a misspelling of "multiple"
onnxruntime/core/providers/cuda/nn/conv.cc|14 col 47| "versoin" is a misspelling of "version"
onnxruntime/core/providers/cuda/nn/conv.cc|218 col 31| "expecially" is a misspelling of "especially"
onnxruntime/core/providers/cuda/cuda_allocator.cc|63 col 50| "appropiate" is a misspelling of "appropriate"
onnxruntime/core/providers/cuda/reduction/reduction_ops.cc|229 col 58| "comparsion" is a misspelling of "comparison"
onnxruntime/core/providers/cuda/math/softmax_blockwise_impl.cuh|33 col 75| "utilisation" is a misspelling of "utilization"
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/object_detection/roialign_impl.cu|119 col 35| "compatiblity" is a misspelling of "compatibility"
onnxruntime/core/providers/armnn/activation/activations.cc|59 col 7| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/armnn/nn/conv.cc|269 col 7| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/armnn/nn/pool.cc|164 col 7| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/armnn/nn/pool.cc|253 col 7| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/armnn/nn/batch_norm.cc|92 col 7| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/armnn/math/gemm.h|133 col 9| "Optimise" is a misspelling of "Optimize"
onnxruntime/core/providers/dml/DmlExecutionProvider/src/GraphPartitioner.cpp|457 col 84| "Transfering" is a misspelling of "Transferring"
onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorEinSum.cpp|171 col 22| "accomodate" is a misspelling of "accommodate"
onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/DmlOperatorFusedMatMul.cpp|47 col 67| "becuase" is a misspelling of "because"
onnxruntime/core/providers/cpu/sequence/sequence_ops.cc|320 col 47| "requirment" is a misspelling of "requirement"
onnxruntime/core/providers/cpu/math/einsum_utils/einsum_auxiliary_ops.cc|293 col 14| "overriden" is a misspelling of "overridden"
onnxruntime/core/providers/cpu/math/einsum_utils/einsum_auxiliary_ops.cc|295 col 68| "overriden" is a misspelling of "overridden"
onnxruntime/core/providers/cpu/tensor/unique.cc|54 col 55| "occurance" is a misspelling of "occurrence"
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/optimizer/attention_fusion_helper.h|1120 col 110| "correspondig" is a misspelling of "corresponding"
onnxruntime/core/optimizer/transpose_optimization/onnx_transpose_optimization.cc|1395 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_selector_action_transformer.cc|16 col 6| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|36 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|36 col 23| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|37 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|37 col 22| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|68 col 2| "NTO" is a misspelling of "NOT"
onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc|68 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"