-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
### Developer environment
None
### Wha…
-
### Context
```
def create_association?
false
end
```
does not hide "create new association" button if relation is belongs_to, seems to work fine with has_many
The workaround is adding c…
-
```
#!watchflakes
default
-
### Describe the bug
`PixArtImageProcessor.resize_and_crop_tensor` returns image with incorrect size
### Reproduction
```python
import torch
from diffusers.image_processor import PixArtImageProce…
-
Ticket to track all missing translations
🇮🇹 Italian
- [x] ./exampleSite/content/_index.it.md
- [x] ./exampleSite/content/authors/_index.it.md
- [x] ./exampleSite/content/authors/nunocoracao/_ind…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
`decomposition.PCA(svd_solver='covariance_eigh')` is less stable with numpy==2.0
I noticed this issue as some tests started failing at the downstream [dask-ml/#997](https://gi…
-
A simple-to-use demo app that showcases most important features of the platform
- [x] Hierarchical demo discovery (in the toolbox, similar to Api Samples)
- [x] Search
- [ ] Dynamic discovery of …
-
### Version
0.8.0
### On which installation method(s) does this occur?
Docker
### Describe the issue
I'm trying to train a BiStride MeshGraphNet on my dataset (very similar to DrivAerNet), but I …