DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: onnxruntime 1.27.0+dfsg-1

Package Information

Descriptioncross-platform inference and training ML accelerator (shared lib)

ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility. Please refer to this page for ONNX opset compatibility details.

This package provides the shared library.

MaintainerDebian Deep Learning Team <debian-ai@lists.debian.org>
Changed ByDylan Aïssi <daissi@debian.org>
Sponsordaissi@debian.org
Distributionexperimental
Architectureany all
VCSgit: https://salsa.debian.org/deeplearning-team/onnxruntime.git (browse)
Closes#1140731
Popcon Installs74000
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/onnxruntime
Uploaded1 month, 5 days ago

New Package Report

.changes
DateThu, 02 Jul 2026 14:41:04 +0200
Sourceonnxruntime
Version1.27.0+dfsg-1
Changed-ByDylan Aïssi
Architecturesource amd64 all
Distributionexperimental
Changelog
onnxruntime (1.27.0+dfsg-1) experimental; urgency=medium
 .
   * New upstream version 1.27.0+dfsg
     - Add python 3.14 support (Closes: #1140731)
   * Refresh patches
   * Bump minimal required eigen3 to 5.0.1
   * Inject -Wno-maybe-uninitialized to avoid build failures
   * Enable abseil for better performance and to fix build issue
   * Bump SONAME to libonnxruntime1.27
   * Standards-Version: 4.7.4 (no changes required)
   * Add patch reverting upstream changes for newer xnnpack
   * salsa-ci: set RELEASE to experimental
   * Drop redundant 'Priority: optional'
   * Drop redundant 'Rules-Requires-Root: no'
   * Drop patches no longer required: fixed upstream
   * Update debian/copyright
   * salsa-ci: enable licenserecon job
   * salsa-ci: disable failing blhc for now
   * salsa-ci: disable i386
   * Add lintian overrides for libonnxruntime-providers-dbgsym
   * Remove debian/source/lintian-overrides, no longer required
   * Update some DEP-3 headers
   * Create symlinks in the python path
.dsc
Componentmain
Package-Listlibonnxruntime-dev deb libdevel optional arch=any
libonnxruntime-providers deb libs optional arch=any
libonnxruntime1.27 deb libs optional arch=any
onnxruntime-tools deb science optional arch=all
python3-onnxruntime deb python optional arch=any
Sectionlibdevel
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ONNX Runtime
Source: https://github.com/microsoft/onnxruntime
Comment: Files excluded include:
 1. Model files with unclear licenses (*.onnx, *.ort, *.bin).
    See https://github.com/microsoft/onnxruntime/issues/8963
 2. Binary files in testdata with unknown source (*.mp3, *.png)
 3. Binary patches for Windows with unclear license
Files-Excluded:
  *.onnx
  *.bin
  */models/*/test/*.mp3
  */models/*/test/*.png
  *.ort
  *.jar
  .gitignore
  .gitattributes
  csharp/ApiDocs
  cmake/external/git.*

Files: *
Copyright: 2017-2026 Microsoft Corporation
           2018-2022 Intel Corporation.
           Xilinx Inc.
           2020 rock-chips.com Inc.
           2019-2022, Oracle and/or its affiliates.
           Facebook, Inc. and its affiliates.
           2019-2020, NXP Semiconductor, Inc.
           2016-2020, NVIDIA CORPORATION.
           2012-2018, MIT CSAIL, Google Inc., and other contributors
           2015-2018, Martin Moene
           2014-2016, Baptiste Wicht
           2020, The Microsoft DeepSpeed Team
           2016, manylinux
           2016, Facebook Inc.
           2019, AMD AMDMIGraphX
           2019, JD.com Inc. JD AI
License: Expat

Files: cmake/external/cuda_configuration.cmake
       cmake/vcpkg-ports/abseil/vcpkg.json
       cmake/vcpkg-ports/dlpack/vcpkg.json
       cmake/vcpkg-ports/onnx/vcpkg.json
       .github/workflows/pr_checks.yml
       java/gradlew
       java/gradlew.bat
       js/react_native/android/gradlew
       js/react_native/android/gradlew.bat
       js/react_native/e2e/android/gradlew
       js/react_native/e2e/android/gradlew.bat
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/activation_util.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv2d_mm_webgpu.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv3d_naive_webgpu.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv_backprop_mm_webgpu.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv_backprop_webgpu.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/conv_util.ts
       js/web/lib/wasm/jsep/webgpu/ops/3rd-party/matmul_packed_webgpu.ts
       js/web/test/e2e/type/testcases/module-resolution/package-lock.json
       include/onnxruntime/core/common/common.h
       include/onnxruntime/core/common/make_string.h
       include/onnxruntime/core/common/status.h
       include/onnxruntime/core/platform/threadpool.h
       onnxruntime/contrib_ops/cpu/crop_and_resize.cc
       onnxruntime/contrib_ops/cuda/bert/attention_softmax.cu
       onnxruntime/contrib_ops/cuda/bert/longformer_attention_impl.cu
       onnxruntime/contrib_ops/cuda/bert/longformer_attention_softmax.cu
       onnxruntime/contrib_ops/cuda/bert/longformer_attention_softmax.h
       onnxruntime/contrib_ops/cuda/bert/longformer_global_impl.cu
       onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/*
       onnxruntime/contrib_ops/cuda/bert/xqa/barriers.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/cuda_hint.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/defines.h
       onnxruntime/contrib_ops/cuda/bert/xqa/gmma.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/gmma_impl.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/hostUtils.h
       onnxruntime/contrib_ops/cuda/bert/xqa/ldgsts.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/mha_components.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/mha.h
       onnxruntime/contrib_ops/cuda/bert/xqa/mha_impl.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/mha_stdheaders.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/mhaUtils.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/mma.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/platform.h
       onnxruntime/contrib_ops/cuda/bert/xqa/RefChecker.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/specDec.h
       onnxruntime/contrib_ops/cuda/bert/xqa/tma.h
       onnxruntime/contrib_ops/cuda/bert/xqa/utils.cuh
       onnxruntime/contrib_ops/cuda/bert/xqa/utils.h
       onnxruntime/contrib_ops/cuda/llm/common/cuda_bf16_fallbacks.cuh
       onnxruntime/contrib_ops/cuda/llm/common/cuda_fp8_utils.h
       onnxruntime/contrib_ops/cuda/llm/common/cuda_runtime_utils.h
       onnxruntime/contrib_ops/cuda/llm/common/cuda_type_utils.cuh
       onnxruntime/contrib_ops/cuda/llm/common/data_type.h
       onnxruntime/contrib_ops/cuda/llm/common/env_utils.h
       onnxruntime/contrib_ops/cuda/llm/common/quantization.h
       onnxruntime/contrib_ops/cuda/llm/common/workspace.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/arch/copy_red_global.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/arch/mma.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/compute_occupancy.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/detail/collective/mixed_input_utils.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/epilogue/collective/epilogue_moe_finalize.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/epilogue_helpers.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/epilogue/thread/fused_activations.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/builders/sm90_gmma_builder_interleaved.inl
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/builders/sm90_gmma_builder_mixed_input.inl
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/collective_builder_mixed_input.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/collective_mma_array_mixed_input.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/sm90_mma_array_tma_gmma_rs_warpspecialized_mixed_input_.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm_configs.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/device/gemm_universal_base_compat.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/fused_moe_kernel.cuh
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/fused_moe_kernel_routine.cuh
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/fused_moe_kernel_traits.cuh
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/gemm_moe_problem_visitor.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/moe_cute_util.cuh
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/moe_cutlass_kernel.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/kernel/moe_problem_visitor.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/default_dq_mma.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/default_mma_bf16.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/default_mma.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_base.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_multistage_finegrained.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_multistage_percol.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_pipelined_finegrained.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/threadblock/dq_mma_pipelined_percol.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/warp/default_mma_tensor_op.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/interleaved_numeric_conversion.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/tile_interleaved_layout.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/transform/threadblock/fine_grained_scale_zero_iterator.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/util/gather_tensor.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/weight_only_quant_op.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_heuristic.cc
       onnxruntime/contrib_ops/cuda/llm/cutlass_heuristic.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_type_conversion.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/bf16_int4_gemm_scaleonly.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/bf16_int4_gemm_scale_zeros.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/bf16_int8_gemm_scaleonly.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/bf16_int8_gemm_scale_zeros.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fp16_int4_gemm_scaleonly.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fp16_int4_gemm_scale_zeros.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fp16_int8_gemm_scaleonly.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fp16_int8_gemm_scale_zeros.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fpA_intB_gemm.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fpA_intB_gemm_template.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/fpA_intB_gemm_template_sm90.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/launchers/fpA_intB_launcher_sm90.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm/launchers/fpA_intB_launcher_sm90.inl
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm_preprocessors.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm_preprocessors_impl.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm_profiler.cc
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemm_profiler.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/details.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_bf16_int4.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_bf16_int4_hopper.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_bf16_int8.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_bf16_int8_hopper.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_fp16_int4.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_fp16_int4_hopper.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_fp16_int8.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher_fp16_int8_hopper.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/dispatcher.h
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/fpA_intB_gemv.cu
       onnxruntime/contrib_ops/cuda/llm/fpA_intB_gemv/fpA_intB_gemv.h
       onnxruntime/contrib_ops/cuda/llm/gemm_profiler.h
       onnxruntime/contrib_ops/cuda/llm/generate_kernels.py
       onnxruntime/contrib_ops/cuda/llm/kernels/pre_quant_scale_kernel.cu
       onnxruntime/contrib_ops/cuda/llm/kernels/pre_quant_scale_kernel.h
       onnxruntime/contrib_ops/cuda/llm/kernels/quantization.cuh
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/common.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/fused_moe_gemm_launcher_sm80.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/fused_moe_gemm_launcher_sm80.inl
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/moe_gemm_tma_ws_launcher.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/moe_gemm_tma_ws_launcher.inl
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/moe_gemm_tma_ws_mixed_input_launcher.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/launchers/moe_gemm_tma_ws_mixed_input_launcher.inl
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_activation_kernels.cuh
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_bf16_bf16.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_bf16_fp4.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_bf16_fp8.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_bf16_uint4.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_bf16_uint8.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp16_fp16.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp16_fp4.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp16_fp8.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp16_uint4.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp16_uint8.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels_fp32_fp32.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_kernels.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_template_dispatch.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_template_dispatch_tma_ws.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_template_dispatch_tma_ws_mixed_dtype.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_tma_warp_specialized_input.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_gemm_utils.cuh
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_kernels.cu
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_kernels.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_tma_warp_specialized_traits.h
       onnxruntime/contrib_ops/cuda/llm/moe_gemm/moe_util_kernels.h
       onnxruntime/contrib_ops/cuda/llm/nv_infer_datatype.h
       onnxruntime/contrib_ops/cuda/math/bias_dropout_impl.cu
       onnxruntime/contrib_ops/cuda/transformers/beam_search_topk.cu
       onnxruntime/core/common/status.cc
       onnxruntime/core/common/threadpool.cc
       onnxruntime/core/framework/bfc_arena.h
       onnxruntime/core/platform/context.h
       onnxruntime/core/platform/env.cc
       onnxruntime/core/platform/env.h
       onnxruntime/core/platform/env_time.cc
       onnxruntime/core/platform/env_time.h
       onnxruntime/core/platform/posix/env.cc
       onnxruntime/core/platform/posix/env_time.cc
       onnxruntime/core/platform/windows/env.cc
       onnxruntime/core/platform/windows/env.h
       onnxruntime/core/platform/windows/env_time.cc
       onnxruntime/core/providers/cpu/generator/random.cc
       onnxruntime/core/providers/cpu/math/softmax_shared.cc
       onnxruntime/core/providers/cpu/math/top_k.cc
       onnxruntime/core/providers/cpu/nn/batch_norm.cc
       onnxruntime/core/providers/cpu/nn/batch_norm.h
       onnxruntime/core/providers/cpu/nn/conv.cc
       onnxruntime/core/providers/cpu/nn/conv_transpose.cc
       onnxruntime/core/providers/cpu/nn/conv_transpose.h
       onnxruntime/core/providers/cpu/nn/conv_transpose_attributes.h
       onnxruntime/core/providers/cpu/nn/lp_norm.h
       onnxruntime/core/providers/cpu/nn/lrn.cc
       onnxruntime/core/providers/cpu/object_detection/non_max_suppression.cc
       onnxruntime/core/providers/cpu/object_detection/roialign.cc
       onnxruntime/core/providers/cpu/tensor/onehot.cc
       onnxruntime/core/providers/cuda/atomic/common.cuh
       onnxruntime/core/providers/cuda/math/softmax_blockwise_impl.cuh
       onnxruntime/core/providers/cuda/math/softmax_impl.cu
       onnxruntime/core/providers/cuda/math/softmax_warpwise_impl.cuh
       onnxruntime/core/providers/cuda/nn/dropout_impl.cu
       onnxruntime/core/providers/cuda/nn/layer_norm_impl.cu
       onnxruntime/core/providers/cuda/nn/layer_norm_impl.h
       onnxruntime/core/providers/cuda/object_detection/non_max_suppression_impl.cu
       onnxruntime/core/providers/cuda/object_detection/roialign_impl.cu
       onnxruntime/core/providers/cuda/plugin/cuda_arena.cc
       onnxruntime/core/providers/cuda/plugin/cuda_arena.h
       onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_lib/*
       onnxruntime/core/util/math.h
       onnxruntime/core/util/math_cpu.cc
       onnxruntime/core/util/math_cpuonly.h
       onnxruntime/python/tools/quantization/neural_compressor/onnx_model.py
       onnxruntime/python/tools/quantization/neural_compressor/util.py
       onnxruntime/python/tools/transformers/benchmark.py
       onnxruntime/test/framework/math_test.cc
       orttraining/orttraining/core/framework/tensorboard/crc32c.cc
       orttraining/orttraining/core/framework/tensorboard/crc32c.h
       orttraining/orttraining/test/gradient/gradient_checker.cc
       orttraining/orttraining/test/gradient/gradient_checker.h
       orttraining/orttraining/training_ops/cpu/nn/conv_grad.cc
       orttraining/orttraining/training_ops/cpu/tensorboard/summary_op.cc
       orttraining/orttraining/training_ops/cuda/nn/layer_norm_impl.h
       onnxruntime/test/autoep/library/example_plugin_ep/ep_arena.h
       orttraining/orttraining/training_ops/cuda/math/softmax_grad_impl.cu
       orttraining/orttraining/training_ops/cuda/nn/dropout_grad_impl.cu
       orttraining/orttraining/training_ops/cuda/nn/layer_norm_impl.cu
       orttraining/tools/scripts/nv_run_pretraining.py
       rust/LICENSE-APACHE
Copyright: 2016-2024, Facebook, Inc.
           2015-2017, The TensorFlow Authors.
           2018-2019, NVIDIA Corporation
           NVIDIA Corporation and Microsoft Corporation
           2017, The Android Open Source Project
           2018, The HuggingFace Inc. team.
           2018, The Google AI Language Team Authors and The HugginFace Inc. team.
License: Apache-2.0

Files: onnxruntime/core/providers/nnapi/nnapi_builtin/nnapi_lib/nnapi_implementation_stub.cc
Copyright: Microsoft Corporation
License: Expat

Files: include/onnxruntime/core/platform/Barrier.h
       include/onnxruntime/core/platform/EigenNonBlockingThreadPool.h
Copyright: 2016, Dmitry Vyukov <dvyukov@google.com>
License: MPL-2.0

Files: cmake/external/protobuf_function.cmake
       cmake/vcpkg-ports/dawn/vcpkg.json
       cmake/vcpkg-ports/protobuf/vcpkg.json
       cmake/vcpkg-ports/pybind11/vcpkg.json
       cmake/vcpkg-ports/xnnpack/vcpkg.json
       onnxruntime/contrib_ops/cuda/bert/cutlass_fmha/kernel_forward.h
       onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.h
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/collective_builder_interleaved.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/collective_mma_interleaved.hpp
       onnxruntime/contrib_ops/cuda/llm/cutlass_extensions/gemm/collective/sm90_mma_interleaved_tma_gmma_rs_warpspecialized_mixed_input.hpp
       onnxruntime/core/mlas/lib/qdwconv_kernelsize.cpp
       onnxruntime/test/onnx/pb_helper.cc
       onnxruntime/test/onnx/pb_helper.h
       onnxruntime/test/win_getopt/mb/getopt.cc
       onnxruntime/test/win_getopt/mb/include/getopt.h
       onnxruntime/test/win_getopt/wide/*
Copyright: Facebook, Inc. and its affiliates.
           2019, Google LLC
           2008, Google Inc.
           1987, 1993, 1994, The Regents of the University of California.
License: BSD-3-clause

Files: js/node/package-lock.json
Copyright: 2017-2026 Microsoft Corporation
License: BSD-3-clause and Expat and ISC

Files: cmake/vcpkg-ports/cpuinfo/vcpkg.json
Copyright: 2017-2026 Microsoft Corporation
License: BSD-2-clause

Files: winml/test/collateral/*
Copyright: 2017
License: BSD-2-clause and BSD-3-clause

Files: onnxruntime/contrib_ops/cpu/murmur_hash3.cc
Copyright: Microsoft.
License: BSD-3-clause and public-domain

Files: include/onnxruntime/core/common/inlined_containers_fwd.h
       js/web/test/e2e/exports/testcases/nextjs-default/package-lock.json
       onnxruntime/contrib_ops/cuda/bert/attention_impl.cu
       onnxruntime/contrib_ops/cuda/bert/attention_transpose.cu
       onnxruntime/contrib_ops/cuda/bert/bert_padding.cu
       onnxruntime/contrib_ops/cuda/bert/embed_layer_norm_impl.cu
       onnxruntime/contrib_ops/cuda/bert/fastertransformer_decoder_attention/decoder_masked_multihead_attention_impl.cu
       onnxruntime/contrib_ops/cuda/bert/fastertransformer_decoder_attention/decoder_masked_multihead_attention_impl_utils.h
       onnxruntime/contrib_ops/cuda/bert/group_query_attention_impl.cu
       onnxruntime/contrib_ops/cuda/bert/layer_norm.cuh
       onnxruntime/contrib_ops/cuda/bert/relative_attn_bias_impl.cu
       onnxruntime/contrib_ops/cuda/bert/rotary_embedding_util.h
       onnxruntime/contrib_ops/cuda/bert/skip_layer_norm_impl.cu
       onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/mha_runner.cu
       onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/mha_runner.h
       onnxruntime/contrib_ops/cuda/bert/utils.cuh
       onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.cu
       onnxruntime/contrib_ops/cuda/collective/custom_reduce_impl.h
       onnxruntime/contrib_ops/cuda/collective/ipc_utils.cc
       onnxruntime/contrib_ops/cuda/collective/ipc_utils.h
       onnxruntime/contrib_ops/cuda/diffusion/bias_add_impl.cu
       onnxruntime/contrib_ops/cuda/diffusion/bias_split_gelu_impl.cu
       onnxruntime/contrib_ops/cuda/diffusion/group_norm_common_base.cc
       onnxruntime/contrib_ops/cuda/diffusion/group_norm_common_base.h
       onnxruntime/contrib_ops/cuda/diffusion/group_norm_impl.cu
       onnxruntime/contrib_ops/cuda/diffusion/group_norm_impl_kernel.cuh
       onnxruntime/core/framework/mem_pattern_planner.h
       onnxruntime/core/providers/cuda/tensor/gelu_approximate_impl.cu
       onnxruntime/test/python/transformers/test_gqa_cpu.py
       onnxruntime/test/python/transformers/test_gqa.py
       onnxruntime/test/python/transformers/test_moe_cuda.py
       onnxruntime/test/python/transformers/test_onnx_attention/common.py
       onnxruntime/test/python/transformers/test_onnx_attention/test_gqa.py
       onnxruntime/test/python/transformers/test_paged_attention_cuda.py
       onnxruntime/test/python/transformers/test_parity_decoder_attention.py
       onnxruntime/test/python/transformers/test_parity_huggingface_gpt_attention.py
       onnxruntime/test/python/transformers/test_parity_neox_attention.py
       onnxruntime/test/python/transformers/test_parity_t5_mha.py
       onnxruntime/test/python/transformers/test_qmoe_cpu.py
       onnxruntime/python/tools/quantization/neural_compressor/weight_only.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/demo_txt2img.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/demo_txt2img_xl.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/demo_utils.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/diffusion_models.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/diffusion_schedulers.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/engine_builder_tensorrt.py
       onnxruntime/python/tools/transformers/models/stable_diffusion/pipeline_stable_diffusion.py
Copyright: 2017, The TensorFlow Authors.
           2020, The HuggingFace Inc. team
           Microsoft Corporation.
           2019-2021, NVIDIA CORPORATION.
License: Apache-2.0 and Expat

Files: onnxruntime/core/framework/murmurhash3.cc
Copyright: Microsoft Corporation.
License: Expat and public-domain

Files: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/kernel/default_quantb_gemm.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/kernel/quantb_gemm.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/threadblock/default_quantb_mma_core.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/threadblock/default_quantb_mma.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/threadblock/quantb_mma_multistage.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/warp/default_quantb_mma_tensor_op.h
       onnxruntime/core/mickey/cutlass_ext/q4gemm/warp/quantb_mma_tensor_op.h
       onnxruntime/test/providers/cpu/ml/normalizer_test.cc
Copyright: Microsoft Corporation.
License: BSD-3-clause and Expat

Files: onnxruntime/test/testdata/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: This folder contains mainly basic test datasets in the ORT or ONNX
 format with a corresponding python script to regenerate them. When no
 license is specified in the header of the generating script, thus they
 inherite of the project license i.e. MIT license.

Files: onnxruntime/test/testdata/CNTK/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by gen.py.

Files: onnxruntime/test/testdata/test_data_generation/adamw_test/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by adamw_test_data_generator.py.

Files: onnxruntime/test/testdata/transform/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by the corresponding python script,
 i.e. same filename but with a .py extension in the same folder. Sometimes,
 the corresponding python script has a "create" prefix or a "gen" suffix.

Files: onnxruntime/test/testdata/transform/approximation/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by gelu_approximation_gen.py

Files: onnxruntime/test/testdata/transform/computation_reduction/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by the corresponding python script,
 i.e. same filename but with a .py extension in the same folder.

Files: onnxruntime/test/testdata/transform/cse/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by generate.py.

Files: onnxruntime/test/testdata/transform/fusion/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by the corresponding python script,
 i.e. same filename but with a .py extension in the same folder. Sometimes,
 the corresponding python script has a "create" prefix or a "gen" suffix.

Files: onnxruntime/test/testdata/transform/model_parallel/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by the corresponding python script,
 i.e. same filename but with a .py extension in the same folder.

Files: onnxruntime/test/testdata/transform/propagate_cast/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by gen_propagate_cast.py.

Files: onnxruntime/test/testdata/transform/runtime_optimization/*
Copyright: The ONNX Runtime Authors.
License: Expat
Comment: Basic test datasets generated by add_with_surrounding_identities_gen.py.

Files: debian/*
Copyright: 2023-2024 Collabora, Ltd.
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and\/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: Apache-2.0
 On Debian systems you can find the full text of the Apache License at
 /usr/share/common-licenses/Apache-2.0.

License: MPL-2.0
 Licensed under the Mozilla Public License Version 2.0.
 .
 On Debian systems, the complete text of the Mozilla Public License
 Version 2.0 can be found in /usr/share/common-licenses/MPL-2.0.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
    Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
    Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and\/or other materials provided with the
    distribution.
 .
    Neither the name of the <ORGANIZATION> nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
    Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
    Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in
    the documentation and\/or other materials provided with the
    distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: public-domain
 MurmurHash3 was written by Austin Appleby, and is placed in the public
 domain. The author hereby disclaims copyright to this source code.

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
 INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Review Information

accepted — allocated to awm 1 month, 4 days ago, started 1 month, 4 days ago, completed 1 month, 4 days ago.

Final Comment

Hi,

Please review the full notes for uncredited authors and some lintian errors.

Thanks!

Public Notes

1 month, 4 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 9386 files.

NOT IN debian/copyright (67):

  Advanced Micro Devices, Inc
    ThirdPartyNotices.txt:3466
    onnxruntime/core/providers/vitisai/imp/attr_proto.cc:1
    onnxruntime/core/providers/vitisai/imp/attr_proto.h:1
    onnxruntime/core/providers/vitisai/imp/capability.cc:1
    onnxruntime/core/providers/vitisai/imp/global_api.cc:1
    ... and 28 more files

  Alex Brick
    ThirdPartyNotices.txt:3174

  Alex Clark and contributors
    ThirdPartyNotices.txt:4755

  Alexander Chemeris
    ThirdPartyNotices.txt:4978

  Apple Inc
    ThirdPartyNotices.txt:4376

  ARM ltd
    ThirdPartyNotices.txt:3172
    ThirdPartyNotices.txt:3464

  ARM, Inc
    ThirdPartyNotices.txt:3173

  Broadcom Limited
    ThirdPartyNotices.txt:3179

  Bull SAS
    ThirdPartyNotices.txt:3171

  Chelsio, Inc
    ThirdPartyNotices.txt:3162

  Cisco Systems, Inc
    ThirdPartyNotices.txt:3149

  Contributors
    ThirdPartyNotices.txt:1853
    ThirdPartyNotices.txt:2059
    ThirdPartyNotices.txt:4318

  DataDirect Networks
    ThirdPartyNotices.txt:3187

  Deepmind Technologies (Koray Kavukcuoglu)
    ThirdPartyNotices.txt:1318
    ThirdPartyNotices.txt:3504

  Emscripten authors (see AUTHORS in Emscripten)
    ThirdPartyNotices.txt:4340

  Evergrid, Inc
    ThirdPartyNotices.txt:3161

  Forschungszentrum Juelich, Juelich Supercomputing
    ThirdPartyNotices.txt:3158

  Fredrik Lundh
    ThirdPartyNotices.txt:4751

  Fujitsu Limited
    ThirdPartyNotices.txt:3180
    onnxruntime/core/mlas/lib/erf_neon_fp16.cpp:3
    onnxruntime/core/mlas/lib/erf_neon_fp16.h:3
    onnxruntime/core/mlas/lib/gelu_neon_fp16.cpp:3
    onnxruntime/core/mlas/lib/gelu_neon_fp16.h:3
    ... and 4 more files

  Georgia Institute of Technology
    ThirdPartyNotices.txt:4427

  HalideIR contributors
    ThirdPartyNotices.txt:1834

  Hewlett-Packard Development Company, LP
    ThirdPartyNotices.txt:3181

  High Performance Computing Center Stuttgart
    ThirdPartyNotices.txt:3143

  Huawei Technologies Co., Ltd
    ThirdPartyNotices.txt:3469

  IBM Corporation
    ThirdPartyNotices.txt:3157

  Idiap Research Institute (Ronan Collobert)
    ThirdPartyNotices.txt:1317
    ThirdPartyNotices.txt:1322
    ThirdPartyNotices.txt:1323
    ThirdPartyNotices.txt:3503
    ThirdPartyNotices.txt:3508
    ... and 1 more file

  INADA Naoki <songofacandy@gmail.com>
    ThirdPartyNotices.txt:3815

  Institut National de Recherche en
    ThirdPartyNotices.txt:3163

  Jouni Malinen <j@w1.fi> and contributors
    ThirdPartyNotices.txt:2809

  JSON.org
    ThirdPartyNotices.txt:4993
    ThirdPartyNotices.txt:4997

  Lawrence Livermore National Security, LLC
    ThirdPartyNotices.txt:3165

  Lisandro Dalcin
    ThirdPartyNotices.txt:3583

  Loongson Technology Corporation Limited
    onnxruntime/core/mlas/lib/loongarch64/DgemmKernelCommon.h:3
    onnxruntime/core/mlas/lib/loongarch64/DgemmKernelLasx.S:3
    onnxruntime/core/mlas/lib/loongarch64/DgemmKernelLsx.S:3
    onnxruntime/core/mlas/lib/loongarch64/FgemmKernelCommon.h:3
    onnxruntime/core/mlas/lib/loongarch64/FgemmKernelLasxCommon.h:4
    ... and 16 more files

  Los Alamos National Security, LLC
    ThirdPartyNotices.txt:3147
    ThirdPartyNotices.txt:3465

  Marat Dukhan
    ThirdPartyNotices.txt:4428

  Matthew Stevens
    ThirdPartyNotices.txt:4103
    onnxruntime/test/xctest/xcgtest.mm:5

  Mellanox Technologies
    ThirdPartyNotices.txt:3167
    ThirdPartyNotices.txt:3460

  MITSUNARI Shigeo
    ThirdPartyNotices.txt:1012

  Myricom, Inc
    ThirdPartyNotices.txt:3155

  NEC Laboratories America (Koray Kavukcuoglu)
    ThirdPartyNotices.txt:1319
    ThirdPartyNotices.txt:1321
    ThirdPartyNotices.txt:3505
    ThirdPartyNotices.txt:3507

  Nicola Iarocci
    ThirdPartyNotices.txt:4068

  Niels Lohmann
    ThirdPartyNotices.txt:3079

  NumPy Developers
    ThirdPartyNotices.txt:1297

  NYU (Clement Farabet)
    ThirdPartyNotices.txt:1320
    ThirdPartyNotices.txt:3506

  Oak Ridge National Labs
    ThirdPartyNotices.txt:3169

  Open Neural Network Exchange
    ThirdPartyNotices.txt:2275

  Phoebe Chen <phoebe.chen@sifive.com>
    cmake/riscv64.toolchain.cmake:2
    tools/scripts/build_riscv64.sh:3

  QLogic Corporation
    ThirdPartyNotices.txt:3168

  Research Organization for Information Science (RIST)
    ThirdPartyNotices.txt:3183

  Sandia National Laboratories
    ThirdPartyNotices.txt:3151

  Secret Labs AB
    ThirdPartyNotices.txt:4750

  SiFive, Inc
    cmake/riscv64.toolchain.cmake:1
    tools/scripts/build_riscv64.sh:2

  Stony Brook University
    ThirdPartyNotices.txt:3470

  Sun Microsystems, Inc
    ThirdPartyNotices.txt:3152

  THL A29 Limited, a Tencent company, and Milo Yip
    ThirdPartyNotices.txt:4966

  Tri Dao
    onnxruntime/contrib_ops/cuda/bert/flash_attention/block_info.h:2
    onnxruntime/contrib_ops/cuda/bert/flash_attention/flash.h:2
    onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.cc:2
    onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_api.h:2
    onnxruntime/contrib_ops/cuda/bert/flash_attention/flash_fwd_hdim128_bf16_causal_sm80.cu:2
    ... and 64 more files

  Triad National Security, LLC
    ThirdPartyNotices.txt:3188

  Tzu-Wei Huang
    ThirdPartyNotices.txt:3833

  UChicago Argonne, LLC
    ThirdPartyNotices.txt:3467

  University of Illinois at Urbana-Champaign
    ThirdPartyNotices.txt:1441

  UT-Battelle, LLC
    ThirdPartyNotices.txt:3156
    ThirdPartyNotices.txt:3459

  Vivante Corporation
    include/onnxruntime/core/providers/vsinpu/vsinpu_provider_factory.h:3
    onnxruntime/core/providers/vsinpu/builders/impl/activation_op_builder.h:3
    onnxruntime/core/providers/vsinpu/builders/impl/base_op_builder.cc:3
    onnxruntime/core/providers/vsinpu/builders/impl/base_op_builder.h:3
    onnxruntime/core/providers/vsinpu/builders/impl/cast_op_builder.h:3
    ... and 38 more files

  Voltaire, Inc
    ThirdPartyNotices.txt:3150

  Wenzel Jakob <wenzel.jakob@epfl.ch>
    ThirdPartyNotices.txt:176

  YANDEX LLC
    ThirdPartyNotices.txt:5751
    ThirdPartyNotices.txt:5992

  Yangqing Jia
    ThirdPartyNotices.txt:1337
    ThirdPartyNotices.txt:3523

  ZIH, TU Dresden, Federal Republic of Germany
    ThirdPartyNotices.txt:3160

PROBABLE FALSE POSITIVES (3) — a name fragment already appears in debian/copyright:

  Amazon.com, Inc. or its affiliates  (might be "Facebook, Inc. and its affiliates", "Oracle and/or its affiliates")
    ThirdPartyNotices.txt:3185
    onnxruntime/core/mlas/lib/aarch64/QgemmS8S8KernelSmmla.S:4
    onnxruntime/core/mlas/lib/aarch64/QgemmU8X8KernelUmmla.S:4
    onnxruntime/core/mlas/lib/aarch64/SbgemmKernelNeon.S:4
    onnxruntime/core/mlas/lib/qgemm_kernel_smmla.cpp:4
    ... and 8 more files

  Arm Limited and/or its affiliates <open-source-office@arm.com>  (might be "Oracle and/or its affiliates")
    ThirdPartyNotices.txt:6111
    cmake/CMakeLists.txt:2
    include/onnxruntime/core/providers/acl/acl_provider_factory.h:2
    java/src/main/java/ai/onnxruntime/OrtSession.java:3
    java/src/main/native/ai_onnxruntime_OrtSession_SessionOptions.c:3
    ... and 50 more files

  Intel, Inc  (might be "Intel Corporation")
    ThirdPartyNotices.txt:3177

Result: ATTENTION REQUIRED — 67 authors not in debian/copyright
1 month, 4 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 2

N:
E: libonnxruntime-providers-dbgsym: stripped-library [usr/lib/debug/.dwz/x86_64-linux-gnu/libonnxruntime-providers.debug]
N: 
N:   Libraries in .../lib/debug or in .../lib/profile must not be stripped;
N:   this defeats the whole point of the separate library.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: libraries/debug-symbols
N:   Renamed from: library-in-debug-or-profile-should-not-be-stripped
N: 
N:
N: loadable plugins
O: libonnxruntime-providers: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libonnxruntime_providers_shared.so
N: 
N:   The package installs shared libraries in a directory controlled by the
N:   dynamic library loader. Therefore, the package must trigger libc's
N:   "ldconfig" trigger to ensure the ldconfig cache is updated.
N:   
N:   If the package is using debhelper, dh_makeshlibs should automatically
N:   discover this and add the trigger itself. Otherwise, please add
N:   activate-noawait ldconfig to the triggers file in the control member.
N:   
N:   Note this tag may trigger for packages built with debhelper before version
N:   9.20151004. In such case, a simple rebuild will often be sufficient to fix
N:   this issue.
N: 
N:   Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and
N:   https://lists.debian.org/debian-devel/2015/08/msg00412.html for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: libraries/shared/trigger/ldconfig
N:   Renamed from: package-must-activate-ldconfig-trigger
N: 
N:
O: onnxruntime-tools: no-manual-page [usr/bin/onnxruntime_test]
N: 
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N:   a manual page
N:   
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman don't
N:   support this.
N:   
N:   If the name of the manual page differs from the binary by case, man may be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:   
N:   If the manual pages are provided by another package on which this package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have manual
N:   pages after this package and its dependencies are installed, please add a
N:   Lintian override.
N: 
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N: 
N:
O: libonnxruntime-providers: package-name-doesnt-match-sonames libonnxruntime-providers-shared
N: 
N:   The package name of a library package should usually reflect the soname of
N:   the included library. The package name can determined from the library
N:   file name with the following code snippet:
N:   
N:    $ objdump -p /path/to/libfoo-bar.so.1.2.3 | sed -n -e's/^[[:space:]]*SONAME[[:space:]]*//p' | \
N:        sed -r -e's/([0-9])\.so\./\1-/; s/\.so(\.|$)//; y/_/-/; s/(.*)/\L&/'
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: libraries/shared/soname
N: 
N:
O: libonnxruntime-providers: shared-library-lacks-prerequisites [usr/lib/x86_64-linux-gnu/libonnxruntime_providers_shared.so]
N: 
N:   The listed shared library doesn't include information about the other
N:   libraries against which it was linked.
N:   
N:   More specifically, "ldd foo.so" should report such other libraries. In
N:   your case, it reports "statically linked".
N:   
N:   The fix is to specify the libraries. One way to do so is to add something
N:   like "-lc" to the command-line options for "ld".
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: binaries/prerequisites
N:   Renamed from: shared-lib-without-dependency-information
N: 
N:   Screen: coq/cmxs/prerequisites
N:     Advocates: "Julien Puydt" <julien.puydt@gmail.com>
N:     Reason: The Coq project comes with a kind of compiler that generates
N:             files which are ELF shared objects. Unfortunately, they contain
N:             many undefined symbols, but those are expected.
N:             
N:             There are a lot of false positives.
N:             
N:             Read more in Bug#999602.
N: 
N:
O: libonnxruntime-providers: shared-library-lacks-version usr/lib/x86_64-linux-gnu/libonnxruntime_providers_shared.so libonnxruntime_providers_shared.so
N: 
N:   The listed shared library in a public library directory has an SONAME that
N:   does not contain any versioning information, either after the .so or
N:   before it and set off by a hyphen. It cannot therefore be represented in
N:   the shlibs system, and if linked by binaries its interface cannot safely
N:   change. There is no backward-compatible way to migrate programs linked
N:   against it to a new ABI.
N:   
N:   Normally, this means the shared library is a private library for a
N:   particular application and is not meant for general use. Policy recommends
N:   that such libraries be installed in a subdirectory of /usr/lib rather than
N:   in a public shared library directory.
N:   
N:   To view the SONAME of a shared library, run readelf -d on the shared
N:   library and look for the tag of type SONAME.
N:   
N:   There are some special stub libraries or special-purpose shared objects
N:   for which an ABI version is not meaningful. If this is one of those cases,
N:   please add an override.
N: 
N:   Please refer to Libraries (Section 10.2) in the Debian Policy Manual and
N:   Dependencies between the library and other packages (Section 8.6) in the
N:   Debian Policy Manual for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/shlibs
N:   Renamed from: shlib-without-versioned-soname
N: 
N:
O: libonnxruntime-providers: sharedobject-in-library-directory-missing-soname [usr/lib/x86_64-linux-gnu/libonnxruntime_providers_dnnl.so]
N: 
N:   A shared object was identified in a library directory (a directory in the
N:   standard linker path) which doesn't have a SONAME. This is usually an
N:   error.
N:   
N:   SONAMEs are set with something like gcc -Wl,-soname,libfoo.so.0, where 0
N:   is the major version of the library. If your package uses libtool, then
N:   libtool invoked with the right options should be doing this.
N:   
N:   To view the SONAME of a shared library, run readelf -d on the shared
N:   library and look for the tag of type SONAME.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: libraries/shared/soname/missing
N: 

Back to Dashboard | View all reviews for this package