ONNX v1.13.0 is now available with exciting new features! We would like to thank everyone who contributed to this release! Please visit onnx.ai to learn more about ONNX and associated projects.
Resize - New attributes: antialias, axes and keep_aspect_ratio_policy, allow for both scales and sizes to be provided when one of them is an empty constant #4126, #4388
This file is automatically generated from the
def files via this script.
Do not modify directly and instead edit operator definitions.
For an operator input/output's differentiability, it can be differentiable,
non-differentiable, or undefined. If a variable's differentiability
is not specified, that variable has undefined differentiability.
ai.onnx (default)
Version 1 of the default ONNX operator set
Abs-1
Absolute takes one input data (Tensor) and produces one output data
(Tensor) where the absolute is, y = abs(x), is applied to
the tensor elementwise.
Version
This version of the operator has been available since version 1 of the default ONNX operator set.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SaILaIDiN/Spine-Detection-with-CNNs/network/alerts).
Bumps onnx from 1.7.0 to 1.13.0.
Release notes
Sourced from onnx's releases.
... (truncated)
Changelog
Sourced from onnx's changelog.
... (truncated)
Commits
1ba7856
Mark final RC (#4696)7adb421
misc fixes for issues found in ort integration (#4681) (#4695)a913015
Mark release as rc1 (#4674)3fd41d2
Bump version (#4666)bad0697
Add LpPool-18 - addceil_mode
anddilations
attributes (#4534)7a1fae4
make primary ops function step 2 (#4512)8fb26ed
Fixed some typos in python.rst (#4668)9955f35
Fix typo in python.rst (#4667)cd6e5db
Consider GraphInferenceContext in inference functions: InferenceContext (#4632)466edb7
Add Python 3.11 support (#4490)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SaILaIDiN/Spine-Detection-with-CNNs/network/alerts).