std/var: Deprecate default correction value and unbiased argument#55679
std/var: Deprecate default correction value and unbiased argument#55679peterbell10 wants to merge 57 commits intogh/peterbell10/58/basefrom
correction value and unbiased argument#55679Conversation
[ghstack-poisoned]
🔗 Helpful links
❌ 9 New FailuresAs of commit 888dcb3 (more details on the Dr. CI page): Expand to see more
🕵️ 9 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…tion` value and `unbiased` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…tion` value and `unbiased` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. ghstack-source-id: 955bfe6 Pull Request resolved: pytorch#55679
The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. ghstack-source-id: 955bfe6 Pull Request resolved: pytorch#55679
…d` argument" The default correction value of 1 is incompatible with the array api which defaults to 0 correction. So, we should deprecate the existing default as the first step in changing the default without introducing a silent BC-break. This also deprecates the unbiased overloads entirely, since it for better consistency with the array API. [ghstack-poisoned]
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
No one has reviewed this, and the original author has removed stale and added no-stale, even though there has been no activity in more than a year. |
|
Closing as the deprecation isn't going ahead, see #50010 (comment) |
Stack from ghstack (oldest at bottom):
correctionvalue andunbiasedargument #55679The default correction value of 1 is incompatible with the array api
which defaults to 0 correction. So, we should deprecate the existing
default as the first step in changing the default without introducing
a silent BC-break.
This also deprecates the unbiased overloads entirely,
for better consistency with the array API.