-
### System Information
All systems.
### Detailed description
`_InputArray` and its derivatives have different behaviour based on what kind of "container" they hold. The code makes many mistakes abo…
-
Script selects different groups of objects. seems to crash at a random interval.
Code to reproduce and Trace Blender 4.2.3
```
# Blender 4.2.3, Commit date: 2024-10-14 15:20, Hash 0e22e4fcea0…
-
Add a `@export` directive to query fields that dynamically populates a defined variable. This would allow field values from one query/mutation to be used within another. For now, this should be scoped…
-
### Bug Description
Not sure what's going on but the charm gives an error when the following steps are taken.
### To Reproduce
1. deploy
```bash
$ juju deploy cos-configuration-k8s cos-conf…
-
```
>>> mx.np.log(mx.np.array([1], dtype='int'))
array([0], dtype=int64)
>>> np.log(np.array([10]))
array([2.30258509])
```
Many math operators in numpy (such as `log`) do not return integer…
-
### Overview
We need to create a template for different repos to use on how to identify and create issues for future guides.
### Action Items
Repos that need their own issue for this template:…
-
See https://github.com/imagej/napari-imagej/issues/274#issuecomment-1650881712
-
**Describe the bug**
```
import torch
import ttnn
torch.set_printoptions(precision=10)
with ttnn.manage_device(device_id=0) as device:
x_torch = torch.tensor([[1]], dtype=torch.float32)
y_torc…
-
Customer had a situation with multiple dataviews (dvX and dvY) and multiple space (spA, spB). Both dvX and dvY had the same `title` value. dvX was shared in both spaces, dvY was in spA. While in s…
-
### Bug Description
I found this issue in the CI, and it has occurred in multiple runs for different PRs:
- [Example 1](https://github.com/canonical/kfp-operators/actions/runs/10701511891/job/296676…