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

[js/webgpu] allow to specify callback for profiling data #17820

Closed
wants to merge 5 commits into from

update to latest

4d4f664
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[js/webgpu] allow to specify callback for profiling data #17820

update to latest
4d4f664
Select commit
Loading
Failed to load commit list.
GitHub Actions / misspell succeeded Dec 6, 2023 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (438)

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"
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/web/README.md|25 col 4| "Developement" is a misspelling of "Development"
js/web/script/test-runner-cli.ts|561 col 61| "futher" is a misspelling of "further"
js/web/lib/onnxjs/util.ts|477 col 46| "paramter" is a misspelling of "parameter"
js/web/lib/onnxjs/execution-plan.ts|95 col 13| "Runing" is a misspelling of "Running"
js/web/lib/onnxjs/backends/webgl/glsl-coordinate-lib.ts|1237 col 61| "coordiantes" is a misspelling of "coordinates"
js/web/lib/onnxjs/backends/webgl/ops/pack.ts|88 col 52| "coordiantes" is a misspelling of "coordinates"
js/web/lib/onnxjs/graph.ts|677 col 16| "specifed" is a misspelling of "specified"
csharp/tools/Microsoft.ML.OnnxRuntime.PerfTool/Program.cs|35 col 69| "exection" is a misspelling of "execution"
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"
js/react_native/e2e/ios/main.jsbundle|17 col 107| "initialised" is a misspelling of "initialized"
csharp/ApiDocs/_exported_templates/default/partials/title.tmpl.partial|42| "Explict" is a misspelling of "Explicit"
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|1325 col 78| "transfered" is a misspelling of "transferred"
csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/InferenceTest.cs|1895 col 32| "thrid" is a misspelling of "third"
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"
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"
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/python/training/torchdynamo/ort_backend.py|136 col 23| "placehoder" is a misspelling of "placeholder"
orttraining/orttraining/python/training/ortmodule/_execution_agent.py|105 col 45| "foward" is a misspelling of "forward"
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/graph_optimizers/utils.py|44 col 14| "thrid" is a misspelling of "third"
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/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/core/optimizer/graph_transformer_config.h|20 col 43| "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/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/graph/optimizer_graph_builder.h|128 col 26| "overriden" is a misspelling of "overridden"
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/mixed_precision_transformer.cc|49 col 8| "possibile" is a misspelling of "possible"
orttraining/orttraining/core/framework/adasum/adasum_interface.h|141 col 18| "desireable" is a misspelling of "desirable"
orttraining/orttraining/core/framework/pipeline.cc|196 col 11| "Foward" is a misspelling of "Forward"
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/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/test/training_ops/cuda/cross_entropy_test.cc|1041 col 26| "seperately" is a misspelling of "separately"
orttraining/orttraining/test/python/qat_poc_example/qat.py|27 col 9| "Begining" is a misspelling of "Beginning"
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/python/orttraining_test_ortmodule_api.py|266 col 56| "begining" is a misspelling of "beginning"
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|276 col 50| "differnt" is a misspelling of "different"
orttraining/tools/scripts/model_transform.py|276 col 59| "verison" is a misspelling of "version"
include/onnxruntime/core/optimizer/graph_transformer_config.h|16 col 31| "redundent" is a misspelling of "redundant"
orttraining/orttraining/test/graph/bert_toy_fetches.h|11 col 14| "arrary" is a misspelling of "array"
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|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|4491 col 35| "ouput" is a misspelling of "output"
include/onnxruntime/core/session/onnxruntime_c_api.h|4494 col 39| "ouput" is a misspelling of "output"
include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h|1132 col 24| "avaiable" is a misspelling of "available"
tools/ci_build/amd_hipify.py|103 col 38| "marshalling" is a misspelling of "marshaling"
tools/ci_build/github/linux/copy_strip_binary.sh|68 col 19| "licence" is a misspelling of "license"
tools/ci_build/build.py|675 col 82| "targetting" is a misspelling of "targeting"
tools/ci_build/build.py|2524 col 52| "behaviour" is a misspelling of "behavior"
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"
.gitattributes|1 col 24| "behaviour" is a misspelling of "behavior"
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/contrib_ops/cuda/collective/sharding_spec.h|40 col 9| "proccess" is a misspelling of "process"
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/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/flash_attention/flash_api.cc|107 col 106| "seperates" is a misspelling of "separates"
onnxruntime/contrib_ops/cuda/bert/embed_layer_norm_impl.cu|144 col 54| "toghether" is a misspelling of "together"
onnxruntime/contrib_ops/cuda/math/fft_ops.cc|90 col 48| "dimention" is a misspelling of "dimension"
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/cpu/inverse.cc|56 col 51| "containes" is a misspelling of "contains"
onnxruntime/contrib_ops/cpu/attnlstm/attention_wrapper.cc|60 col 26| "calulated" is a misspelling of "calculated"
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/contrib_ops/cpu/cdist.cc|70 col 102| "optimising" is a misspelling of "optimizing"
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/python/tools/quantization/quant_utils.py|282 col 44| "trasnform" is a misspelling of "transform"
onnxruntime/python/tools/quantization/operators/direct_q8.py|16 col 28| "compatiblity" is a misspelling of "compatibility"
onnxruntime/python/tools/transformers/shape_optimizer.py|6 col 123| "senarios" is a misspelling of "scenarios"
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/models/gpt2/benchmark_gpt2.py|196 col 11| "scirpt" is a misspelling of "script"
onnxruntime/python/tools/transformers/run_benchmark.sh|62 col 14| "mutliple" is a misspelling of "multiple"
onnxruntime/python/tools/transformers/README.md|32 col 19| "ususally" is a misspelling of "usually"
onnxruntime/python/tools/transformers/benchmark.py|924 col 42| "avaiable" is a misspelling of "available"
onnxruntime/python/tools/transformers/optimizer.py|502 col 21| "symoblic" is a misspelling of "symbolic"
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/large_model_exporter.py|361 col 21| "directy" is a misspelling of "directly"
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/notebooks/PyTorch_Bert-Squad_OnnxRuntime_GPU.ipynb|1668 col 43| "verison" is a misspelling of "version"
onnxruntime/python/onnxruntime_pybind_schema.cc|18 col 39| "registed" is a misspelling of "registered"
onnxruntime/tool/etw/main.cc|22 col 49| "CANCELLED" is a misspelling of "CANCELED"
onnxruntime/tool/etw/eparser.cc|10 col 42| "attribue" is a misspelling of "attribute"
onnxruntime/tool/etw/eparser.cc|19 col 40| "attribue" is a misspelling of "attribute"
onnxruntime/tool/etw/compare_two_sessions.cc|29 col 49| "CANCELLED" is a misspelling of "CANCELED"
onnxruntime/wasm/api.h|6 col 87| "funtion" is a misspelling of "function"
onnxruntime/core/common/logging/logging.cc|53 col 7| "SUPRESS" is a misspelling of "SUPPRESS"
onnxruntime/core/common/status.cc|73 col 7| "SUPRESS" is a misspelling of "SUPPRESS"
onnxruntime/python/onnxruntime_pybind_state.cc|156 col 34| "destory" is a misspelling of "destroy"
onnxruntime/python/onnxruntime_pybind_state.cc|818 col 52| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|846 col 31| "Neverthless" is a misspelling of "Nevertheless"
onnxruntime/python/onnxruntime_pybind_state.cc|1236 col 15| "prefered" is a misspelling of "preferred"
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/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/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/attention_fusion_helper.h|1120 col 110| "correspondig" is a misspelling of "corresponding"
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/insert_cast_transformer.cc|287 col 71| "optimised" is a misspelling of "optimized"
onnxruntime/core/providers/armnn/activation/activations.cc|59 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/conv.cc|269 col 7| "Optimise" is a misspelling of "Optimize"
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/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/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"
... (Too many findings. Dropped some findings)