DFSG NEW Queue

DFSG, Licensing & New Packages Team

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
Uploaded3 hours ago

New Package Report

.changes
Changed-ByDylan Aïssi
Architecturesource amd64 all
Distributionexperimental
DateThu, 02 Jul 2026 14:41:04 +0200
Sourceonnxruntime
Version1.27.0+dfsg-1
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
Sectionlibdevel
Priorityoptional
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
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.

Back to Dashboard | View all reviews for this package