openvino
9deb0f4d - Bump kornia from 0.8.0 to 0.8.1 in /tests (#30483)

Commit
339 days ago
Bump kornia from 0.8.0 to 0.8.1 in /tests (#30483) Bumps [kornia](https://github.com/kornia/kornia) from 0.8.0 to 0.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kornia/kornia/releases">kornia's releases</a>.</em></p> <blockquote> <h2>v0.8.1</h2> <h2>What's Changed</h2> <ul> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3109">kornia/kornia#3109</a></li> <li>Migrate to discord by <a href="https://github.com/cjpurackal"><code>@​cjpurackal</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3110">kornia/kornia#3110</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3112">kornia/kornia#3112</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3114">kornia/kornia#3114</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3118">kornia/kornia#3118</a></li> <li>remove: wrong logging debug setup by <a href="https://github.com/johnnv1"><code>@​johnnv1</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3120">kornia/kornia#3120</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3121">kornia/kornia#3121</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3124">kornia/kornia#3124</a></li> <li>docs: added docstring to the detach tensor to gpu by <a href="https://github.com/VARUN3WARE"><code>@​VARUN3WARE</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3131">kornia/kornia#3131</a></li> <li>docs: Updated documentation with SEO meta descriptions for modules by <a href="https://github.com/VARUN3WARE"><code>@​VARUN3WARE</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3129">kornia/kornia#3129</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3133">kornia/kornia#3133</a></li> <li>chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3136">kornia/kornia#3136</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3138">kornia/kornia#3138</a></li> <li>Fix Sold2Detector link by <a href="https://github.com/ducha-aiki"><code>@​ducha-aiki</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3141">kornia/kornia#3141</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3144">kornia/kornia#3144</a></li> <li>Remove deprecation decorator from depth_to_3d function by <a href="https://github.com/Incharajayaram"><code>@​Incharajayaram</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3142">kornia/kornia#3142</a></li> <li>Utils: support resize on MPS by <a href="https://github.com/adamjstewart"><code>@​adamjstewart</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3145">kornia/kornia#3145</a></li> <li>Fix dedode when calling detect() with padding correctly handled by <a href="https://github.com/hit2sjtu"><code>@​hit2sjtu</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3147">kornia/kornia#3147</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3146">kornia/kornia#3146</a></li> <li>Splitting the tests in test_augmentation_3d.py and test_container.py into individual test files. by <a href="https://github.com/abdulrahman-riyad"><code>@​abdulrahman-riyad</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3143">kornia/kornia#3143</a></li> <li>Avoid 2N x 2N weight matrix allocation in find_homography_dlt by <a href="https://github.com/SimonLarsen"><code>@​SimonLarsen</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3134">kornia/kornia#3134</a></li> <li>fix: fixes IndexError in draw_line method by <a href="https://github.com/cjpurackal"><code>@​cjpurackal</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3116">kornia/kornia#3116</a></li> <li>⚡️ Speed up function <code>point_line_distance</code> by 28% by <a href="https://github.com/dasarchan"><code>@​dasarchan</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3152">kornia/kornia#3152</a></li> <li>⚡️ Speed up function <code>val2list</code> by 229% by <a href="https://github.com/dasarchan"><code>@​dasarchan</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3151">kornia/kornia#3151</a></li> <li>fix kernel_size in dog_response by <a href="https://github.com/Force1ess"><code>@​Force1ess</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3137">kornia/kornia#3137</a></li> <li>⚡️ Speed up function <code>KORNIA_CHECK_IS_IMAGE</code> by 92% by <a href="https://github.com/misrasaurabh1"><code>@​misrasaurabh1</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3156">kornia/kornia#3156</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3158">kornia/kornia#3158</a></li> <li>[pre-commit.ci] pre-commit suggestions by <a href="https://github.com/pre-commit-ci"><code>@​pre-commit-ci</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3163">kornia/kornia#3163</a></li> <li>chore: skip dissolving tests by <a href="https://github.com/johnnv1"><code>@​johnnv1</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3164">kornia/kornia#3164</a></li> <li>Updated the Batch functionality for depth_to_3d_v2 function by <a href="https://github.com/Shubham-Sahoo"><code>@​Shubham-Sahoo</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3162">kornia/kornia#3162</a></li> <li>upgrade kornia-rs to 0.1.9 by <a href="https://github.com/edgarriba"><code>@​edgarriba</code></a> in <a href="https://redirect.github.com/kornia/kornia/pull/3166">kornia/kornia#3166</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/VARUN3WARE"><code>@​VARUN3WARE</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3131">kornia/kornia#3131</a></li> <li><a href="https://github.com/Incharajayaram"><code>@​Incharajayaram</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3142">kornia/kornia#3142</a></li> <li><a href="https://github.com/abdulrahman-riyad"><code>@​abdulrahman-riyad</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3143">kornia/kornia#3143</a></li> <li><a href="https://github.com/SimonLarsen"><code>@​SimonLarsen</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3134">kornia/kornia#3134</a></li> <li><a href="https://github.com/dasarchan"><code>@​dasarchan</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3152">kornia/kornia#3152</a></li> <li><a href="https://github.com/Force1ess"><code>@​Force1ess</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3137">kornia/kornia#3137</a></li> <li><a href="https://github.com/misrasaurabh1"><code>@​misrasaurabh1</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3156">kornia/kornia#3156</a></li> <li><a href="https://github.com/Shubham-Sahoo"><code>@​Shubham-Sahoo</code></a> made their first contribution in <a href="https://redirect.github.com/kornia/kornia/pull/3162">kornia/kornia#3162</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kornia/kornia/compare/v0.8.0...v0.8.1">https://github.com/kornia/kornia/compare/v0.8.0...v0.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kornia/kornia/commit/53485649bd52ce5467b810ac9414a1a8dc5ad35c"><code>5348564</code></a> bump version 0.8.1</li> <li><a href="https://github.com/kornia/kornia/commit/9e771925ecfa5c4cfd63d00ae3b98c2e9f31e6d9"><code>9e77192</code></a> upgrade kornia-rs to 0.1.9 (<a href="https://redirect.github.com/kornia/kornia/issues/3166">#3166</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/826834a4de5371ecee2eb5648905a8ac182b532a"><code>826834a</code></a> Updated the Batch functionality for depth_to_3d_v2 function (<a href="https://redirect.github.com/kornia/kornia/issues/3162">#3162</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/604e3aa6de140520041a01e4a06b2aa0789c16e1"><code>604e3aa</code></a> chore: skip dissolving tests (<a href="https://redirect.github.com/kornia/kornia/issues/3164">#3164</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/35fac6dc48c8f31e4bb85d853fc0c50f1dd2db4f"><code>35fac6d</code></a> [pre-commit.ci] pre-commit suggestions (<a href="https://redirect.github.com/kornia/kornia/issues/3163">#3163</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/0dd6e038e005c3ddbbc157eb0c9b10636867ae5f"><code>0dd6e03</code></a> [pre-commit.ci] pre-commit suggestions (<a href="https://redirect.github.com/kornia/kornia/issues/3158">#3158</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/973695a8b4aa0341fc7995ed5273589375318033"><code>973695a</code></a> ⚡️ Speed up function <code>KORNIA_CHECK_IS_IMAGE</code> by 92% (<a href="https://redirect.github.com/kornia/kornia/issues/3156">#3156</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/fdb2d31c0db2101d0a8ae729a1bee7e37fed947c"><code>fdb2d31</code></a> fix kernel_size in dog_response (<a href="https://redirect.github.com/kornia/kornia/issues/3137">#3137</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/9f5d204c1046ae06b9cb0927f841fc366808ff88"><code>9f5d204</code></a> ⚡️ Speed up function <code>val2list</code> by 229% (<a href="https://redirect.github.com/kornia/kornia/issues/3151">#3151</a>)</li> <li><a href="https://github.com/kornia/kornia/commit/f8544295d7e23bc80d6370f89eae819d7d534c92"><code>f854429</code></a> ⚡️ Speed up function <code>point_line_distance</code> by 28% (<a href="https://redirect.github.com/kornia/kornia/issues/3152">#3152</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kornia/kornia/compare/v0.8.0...v0.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kornia&package-manager=pip&previous-version=0.8.0&new-version=0.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parents
Loading