Commit Graph

  • 07f3a68f7d Fix inconsistent indentation in OperatorStatus enum (#8357) main Andreas Fehlner 2026-08-23 10:34:16 +02:00
  • b9c537e753 docs: add llms.txt for AI-agent discoverability (#8348) Andreas Fehlner 2026-08-23 06:03:41 +02:00
  • 7a4de6ebb6 fix(reference): use accurate exponential functions copilot/use-np-expm1-in-reference-implementation copilot-swe-agent[bot] 2026-08-23 03:16:44 +00:00
  • c95742aecb Initial plan copilot-swe-agent[bot] 2026-08-23 02:59:10 +00:00
  • 5b5bb64d64 chore(deps): update dependency wjakob/nanobind to v2.15.0 (#8352) renovate[bot] 2026-08-23 08:22:33 +08:00
  • f754691200 Add Value/Node::hasUsesInCurrentGraph(): O(1) alternative to uses()/hasUses() (#8346) Takeshi Watanabe 2026-08-22 20:00:36 +09:00
  • 8be05a8de5 Fix copyMetadata() corrupting unknown rank into rank-0 (#8350) Takeshi Watanabe 2026-08-22 18:52:12 +09:00
  • 5d389d857a docs: add llms.txt for AI-agent discoverability docs/llms-txt Andreas Fehlner 2026-08-21 12:29:59 +02:00
  • c12d3a8b3e Fix LoadProtoFromPath's byte-at-a-time file read (#8345) Takeshi Watanabe 2026-08-21 17:22:41 +09:00
  • 39ba0b628b Remove pixi-shim.py (#8264) Christian Bourjau 2026-08-21 09:47:33 +02:00
  • e3b033e7a4 fix: guard ExtendSupportedTypes against missing output in version converter (#8274) Andreas Fehlner 2026-08-21 08:08:08 +02:00
  • 1c1a28d61d Close check_tensor size-validation gap for six field families (#8319) Andreas Fehlner 2026-08-20 21:03:53 +02:00
  • 299ec33f2c fix(docs): restore operator examples (#8332) Kiwi 2026-08-20 13:20:56 -04:00
  • bf0bd61413 fix(reference): reject out-of-range Concat axes (#8327) Artur Cygan 2026-08-20 19:14:43 +02:00
  • 8018cbb7ff docs(community): add GitHub Organization Seat Policy (#8223) Andreas Fehlner 2026-08-20 12:17:46 +02:00
  • 19e8e7d6c9 ci: ignore link-checker URLs that block automated requests (#8338) Yuanyuan Chen 2026-08-20 14:27:27 +08:00
  • 0b5258f97b Fix Unique backend test output shapes (#8180) Владимир 2026-08-20 08:47:19 +03:00
  • 7a4496a476 Add local_window_size attribute to Attention opset 25 (#8108) FuZoe 2026-08-20 13:35:46 +08:00
  • c07b818143 test: fix typo flagged by the typos lint hook (#8339) Yuanyuan Chen 2026-08-20 13:29:47 +08:00
  • 863d78e4df fix(printer): decode all fixed-width raw_data types (#8337) Yuanyuan Chen 2026-08-20 12:57:41 +08:00
  • be2925b62f fix(printer): print float16 initializer data (#8308) OllieinCanada 2026-08-19 23:06:37 -04:00
  • 41e74c50e6 docs: clarify spurious unknown variable in 'Slice' operator (#8335) BW-SK 2026-08-20 03:29:40 +02:00
  • aac6d3f891 fix(version_converter): prevent initializer-name use-after-free (#8334) Artur Cygan 2026-08-20 03:28:50 +02:00
  • 6dd911b293 Support higher-rank ScatterElements evaluation (#8299) Kiwi 2026-08-19 16:13:45 -04:00
  • 4f397cdced fix(reference): handle zero-length ReverseSequence slices (#8304) Kiwi 2026-08-19 16:13:20 -04:00
  • 2771008735 fix(shape_inference): bound inferred rank materialization (#8321) Artur Cygan 2026-08-19 22:11:59 +02:00
  • 31232fa08f fix(shape_inference): reject zero scalar SplitToSequence split (#8322) Artur Cygan 2026-08-19 21:52:59 +02:00
  • 6da951aa35 Format OneHot bfloat16 test copilot/support-bfloat16-in-compress copilot-swe-agent[bot] 2026-08-18 18:32:05 +00:00
  • adfe753305 Merge origin/main into copilot/support-bfloat16-in-compress copilot-swe-agent[bot] 2026-08-18 18:31:55 +00:00
  • 2e870ab6bd Update roadmap with new dates and task adjustments (#8295) Andreas Fehlner 2026-08-17 20:34:14 +02:00
  • 7d95a87860 fix(shape_inference): prevent use-after-scope during function inference (#8303) Artur Cygan 2026-08-17 20:33:13 +02:00
  • 5aaf09bc06 Raise on malformed proto bytes instead of ignoring parse failure (#8318) Andreas Fehlner 2026-08-17 19:06:28 +02:00
  • 5871d0f9c1 Fix ReduceMax on empty boolean tensors (#8312) Kiwi 2026-08-17 12:28:36 -04:00
  • 6e05100f77 Remove dormant install_test.yml (#8316) Andreas Fehlner 2026-08-17 17:39:42 +02:00
  • 948fef9bb7 fix(shape_inference): handle missing function inputs in subgraphs (#8305) Artur Cygan 2026-08-17 04:21:50 +02:00
  • bde53407c2 Make Graph::isNameUnique() O(1) for the common case (#8310) Takeshi Watanabe 2026-08-16 13:31:01 +09:00
  • 7061d0d4c3 docs: clarify release and reproducibility guidance (#8284) Andreas Fehlner 2026-08-15 22:04:26 +02:00
  • 764a4280ee fix(reference): handle empty and non-contiguous Gather indices (#8306) Kiwi 2026-08-15 10:44:30 -04:00
  • 3e2cf56f58 Fix b_zero_point for int8 in QLinearMatMul 3D test case (#7991) Copilot 2026-08-15 05:03:27 +00:00
  • 07e5d9552b docs(defs): clarify Einsum spec supports upper-case letters as distinct symbols (#8258) Copilot 2026-08-15 04:44:47 +00:00
  • a7dce11c21 docs: refresh community governance docs, add History section (#8297) Andreas Fehlner 2026-08-15 05:04:01 +02:00
  • dc835a8148 Bump nanobind to v2.14.0 (#8302) Andreas Fehlner 2026-08-14 20:49:46 +02:00
  • fa2fe73a5e Fix shape inference overflow (#8277) Andreas Fehlner 2026-08-14 18:49:45 +02:00
  • 8e0bc8e7d6 fix(reference): handle scalar NonZero inputs (#8296) Kiwi 2026-08-14 11:17:30 -04:00
  • 57a52d912e Fix GatherElements output shape for empty indices (#8298) Kiwi 2026-08-14 11:16:58 -04:00
  • 39f600f4ca Update dependency wjakob/nanobind to v2.14.0 (#8300) renovate[bot] 2026-08-14 09:19:31 +02:00
  • 8bd4ddc60e Fix warnings from docs-build and ensure we fail on warnings in the future (#8294) Christian Bourjau 2026-08-12 15:36:00 +02:00
  • 4d04a9b88c docs: correct Protobuf build version guidance (#8286) Andreas Fehlner 2026-08-11 13:11:05 +02:00
  • 6a1de3b746 Make opaque type unconditional (#8269) G. Ramalingam 2026-08-10 16:51:23 -07:00
  • 0aa6e1a193 Update hasInput and hasOutput methods of InferenceContextImpl (#8271) G. Ramalingam 2026-08-10 15:19:00 -07:00
  • 9969eea1ee docs: require labels on agent-authored PRs (#8285) Andreas Fehlner 2026-08-10 17:24:00 +02:00
  • 3f11fc7bd3 docs: fix cross-platform environment variable syntax (#8283) Andreas Fehlner 2026-08-10 15:20:16 +02:00
  • 1e58fd5ec2 Move tests from /onnx/test to /tests (#8253) Christian Bourjau 2026-08-10 02:33:38 +02:00
  • 35464cdab7 Merge branch 'main' into add_checkbox add_checkbox Andreas Fehlner 2026-08-09 05:16:55 +02:00
  • 0dd7987d73 fix: avoid non-portable pointer NTTP in ScopedResource (#8279) Andreas Fehlner 2026-08-08 12:51:18 +02:00
  • b062c05c8b docs: correct model validation assurances (#8276) Andreas Fehlner 2026-08-08 08:35:54 +02:00
  • acc530c368 fix(shape_inference): drop ONNX_ML guard on kOpaqueType switch case copilot/fix-code-review-suggestion copilot-swe-agent[bot] 2026-08-07 04:29:10 +00:00
  • 7051908970 Initial plan copilot-swe-agent[bot] 2026-08-07 04:26:47 +00:00
  • 09f555aeed Merge branch 'main' into add_checkbox Andreas Fehlner 2026-08-05 19:22:25 +02:00
  • 74ff8571fc Validate offset in save_external_data function (#8260) Christian Bourjau 2026-08-05 18:28:18 +02:00
  • aa42afa48b fix: use int64_t and overflow-checked arithmetic in shape inference (#8031) Andreas Fehlner 2026-08-05 17:31:45 +02:00
  • 665de4200a Add tests for direction attribute of RNN ops (#7935) mcollinswisc 2026-08-05 08:14:32 -07:00
  • 9d750adb52 Merge branch 'main' into add_checkbox Andreas Fehlner 2026-08-05 06:30:07 +02:00
  • 643dd20bdd Enable more clang-tidy checks (#8259) Yuanyuan Chen 2026-08-05 09:52:25 +08:00
  • 1da65ecfb7 Fix raw_data heap overflow in ParseData and modernize to C++17 STL (#8109) Yuanyuan Chen 2026-08-05 07:29:59 +08:00
  • a8f77b5b90 Remove node test artifacts (#7959) Christian Bourjau 2026-08-04 23:58:58 +02:00
  • 6be0677fc2 docs: fix ScatterND updates shape formula (#8212) Udit Jain 2026-08-05 00:22:14 +05:30
  • 18a44ebe7d Fix clang-tidy CI issue (#8256) Christian Bourjau 2026-08-04 02:20:53 +02:00
  • 787b6b19f3 Add dispatchable workflow to compile and test onnxruntime against PR (#8233) Christian Bourjau 2026-08-03 18:49:15 +02:00
  • 97895421fe Enable modernize-concat-nested-namespaces (#8150) Yuanyuan Chen 2026-08-04 00:08:22 +08:00
  • 32056e0d85 Add Resize 18 to 17 version converter adapter (#8209) Ronald Nap 2026-08-03 08:02:39 -07:00
  • 5c86230f7a Fix OneHot shape inference when depth is empty (#8177) Christian Bourjau 2026-08-03 16:57:14 +02:00
  • b55794db29 Bump ruff from 0.15.19 to 0.16.0 (#8239) dependabot[bot] 2026-08-03 14:25:12 +00:00
  • 04f2ec465d Set PLR0913/PLR0917 thresholds and fix RUF036 (#8252) Yuanyuan Chen 2026-08-03 21:55:51 +08:00
  • cf61f3543b Set lower bounds in requirements-dev.txt (#8178) Christian Bourjau 2026-08-03 13:55:13 +02:00
  • 877687a527 Bump actions/dependency-review-action from dcd589ca9f7a6ded22e224ca2e288beb6bf9846b to 1e966ba708e4b64bb0c9bfb7abb5a232840be16a (#8237) dependabot[bot] 2026-08-03 08:47:08 +08:00
  • bc45e5f024 Bump github/codeql-action/init from 4.36.2 to 4.37.3 (#8243) dependabot[bot] 2026-08-02 21:42:59 +08:00
  • d7739fca22 Bump github/codeql-action/analyze from 4.36.2 to 4.37.3 (#8247) dependabot[bot] 2026-08-02 07:07:03 +02:00
  • d7f1bde30f Bump actions/checkout from 7.0.0 to 7.0.1 (#8245) dependabot[bot] 2026-08-02 07:02:50 +02:00
  • a13b40f63a Update lintrunner-adapters requirement from >=0.14.0 to >=0.14.1 (#8240) dependabot[bot] 2026-08-02 01:24:19 +00:00
  • 01d2c71d7d Bump github/codeql-action/upload-sarif from 4.36.2 to 4.37.3 (#8242) dependabot[bot] 2026-08-02 09:21:24 +08:00
  • beb9b7c380 Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#8246) dependabot[bot] 2026-08-02 09:20:52 +08:00
  • 0af241aca0 Bump actions/setup-python from 6.3.0 to 7.0.0 (#8244) dependabot[bot] 2026-08-02 09:15:28 +08:00
  • 1dee617793 Bump pypa/cibuildwheel from 4.1.0 to 4.1.1 (#8238) dependabot[bot] 2026-08-02 09:14:40 +08:00
  • a18f351b04 Bump prefix-dev/setup-pixi from 0.9.6 to 0.10.0 (#8249) dependabot[bot] 2026-08-02 09:11:54 +08:00
  • 6d989e7665 Merge branch 'main' into copilot/debug-onnx-issues copilot/debug-onnx-issues Yuanyuan Chen 2026-08-02 09:11:18 +08:00
  • 08a1faacfb Bump actions/attest-build-provenance from 4.1.0 to 4.1.1 (#8248) dependabot[bot] 2026-08-02 09:07:13 +08:00
  • def0875e37 Bump actions/stale from 10.3.0 to 10.4.0 (#8251) dependabot[bot] 2026-08-02 09:06:58 +08:00
  • be32ee2d83 Bump mypy from 2.1.0 to 2.3.0 (#8236) dependabot[bot] 2026-08-02 09:02:40 +08:00
  • 6697288bdd Bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#8250) dependabot[bot] 2026-08-01 15:23:36 +00:00
  • 6effaa9d8d Bump clang-format from 22.1.5 to 22.1.8 (#8241) dependabot[bot] 2026-08-01 15:17:47 +00:00
  • 57bb876250 fix: validate raw_data alignment in ParseData before resize/memcpy (#8032) Andreas Fehlner 2026-08-01 05:47:39 +02:00
  • 5a90553c5d Fix CI failures on main after the sanitizer PR (#8235) Yuanyuan Chen 2026-08-01 09:56:56 +08:00
  • ac022da259 Enable cppcoreguidelines-narrowing-conversions (#8147) Yuanyuan Chen 2026-08-01 07:23:33 +08:00
  • 9ef07d367e Add TSAN and TypeSAN sanitizer support; fix ASAN CI env-var propagation (#7471) Yuanyuan Chen 2026-08-01 00:59:54 +08:00
  • a5ea26bd24 Update RELEASE-MANAGEMENT.md (#8234) Andreas Fehlner 2026-07-31 15:38:07 +02:00
  • 7c54edc880 QuantizeLinear reference implementation turns -0.0 into +0.0 for no-Inf/NaN low-precision float type (#8230) Shahzaib Niaz 2026-07-31 06:36:29 -07:00
  • 4c8e5fdad8 Fix OneHot bfloat16 dtype, update ForEachSchema signatures, regenerate test data copilot-swe-agent[bot] 2026-07-31 04:32:41 +00:00
  • 0e5f2cfa64 Apply suggestion from @justinchuby Justin Chu 2026-07-30 21:23:21 -07:00
  • 512e5d4e78 Mark Range operator as deterministic (#8232) Takeshi Watanabe 2026-07-30 14:07:24 +09:00