-
I think we already talked about this, but I didn't open the issue
```
(ewoks) edgar1993a@linada01:~/work/pyFAI$ pyFAI-diffmap --config /data/scisoft/edgar/pilx/config_ocl_v3.json -t 6 -r 6 /data/s…
-
hey,
i'm trying to boot on a acer a715-41g but i only get this error and i can't boot can you help me with it?
here is the whole thing:
#[EB.LD.LF|IN] 0 1
#[EB.B.SBS|SZ] 723512
#[EB|B:SHA]
#[…
-
Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_certs_generate-csr.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/setup-tools/kubeadm/generated/kub…
-
I built a CSR container. When I started the container, I found that the IP of the container and the CSR inside the container were not the same. but I needed to access the CSR from another host.
Is t…
-
### 🐛 Describe the bug
I encountered a bug in PyTorch when I created a random tensor of shape `[5, 5, 5]` with data type `float64`, converted it to sparse CSR format, and computed the sum of the te…
-
### 🐛 Describe the bug
Trying to do a sparse-dense matrix multiplication in with bfloat16 dtype produces incorrect output.
More specifically, I would like to use torch.sparse_csr_tensor to impleme…
-
**Describe the bug**
In https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/tls-with-acm/README.md Step 2: Create a Certificate, the `aws acm-pca issue-certificate` step fails as foll…
vt102 updated
2 years ago
-
```
What steps will reproduce the problem?
1. Download WinPython-64bit-3.3.2.3
2. >c:\WinPython-64bit-3.3.2.3\python-3.3.2.amd64\python
3. import scipy.sparse
What is the expected output? What do you…
-
**Describe the issue**:
`tokenize` is non-deterministic for the new [scipy.sparse array classes](https://docs.scipy.org/doc/scipy/reference/sparse.html#sparse-array-classes). This is not the case f…
-
At several points in the code we could benefit from (jit-)compiled custom kernels to speed up stuff. This is the case particularly in the `DSBSparse` data structures (index resolution routines, densif…