-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [x] 2. The bug has not been fixed in the latest version.
### Describe the bug
I try loading and make infere…
-
Read [prefer-color-theme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme).
-
I didn't test other algorithms, so I'm not sure if this is a problem with HER, with SAC, with the combination of both or if it's a problem with all available algorithms.
I first noticed this on my …
-
**What happened**:
RefreshError: ('invalid_scope: Invalid OAuth scope or ID token audience provided.', '{"error":"invalid_scope","error_description":"Invalid OAuth scope or ID token audience provided…
-
## Reporting a bug
- [Y] I have tried using the latest released version of Numba (most recent is
visible in the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG).
- [Y] …
-
I have pretrained the V2 simclr on Cifar10 as below:
`! python run.py --train_mode=pretrain --train_batch_size=256 --train_epochs=400 \
--learning_rate=0.2 --learning_rate_scaling=sqrt --proj…
-
Multiplying a CuSparseMatrixCSC with a CuArray gives Scalar indexing.
To reproduce:
```
CUDA.allowscalar(false)
A = cu(sparse([1,2,3], [1,2,3], [1,2,3]))
B = cu(rand(3,1))
…
-
Hello.
I'm trying to use the Velocity products, but it's impossible. Somehow my velocity products would always ressemble like any of these
![Velocity Not Working](https://github.com/Bram94/NLrad…
-
I followed the instructions in #93, but still had errors trying to install on my M1 Mac using pip, and at least as of 2022-07-28 directly from source. There were various incompatibilities with depende…
-
The UDAF works great for lower cardinality and integer numbers but as soon as i run it on billions of rows with bigint i run into the following error.
java.lang.Exception: java.lang.OutOfMemoryError:…