-
9 of the EIS tests are currently failing:
> "All tests" test suite starting (1 test suite/case, 39 tests)
> "mms_load_eis_ut" test case starting (39 tests)
> test_angle_angle_load_simple: p…
-
Hello there!
Is there a reason why validating this colour `"rgba(0, 0, 0, 1.0)"` returns false?
This format is even used in one of the examples on W3 page https://www.w3.org/wiki/CSS/Properties/…
Budaa updated
3 weeks ago
-
Hello,
I am having trouble running ray. I am not sure if this is a simple error on my side or something related to Openmpi.
![screen shot 2014-11-19 at 8 41 39 pm](https://cloud.githubusercontent.com…
-
```
Hi!
It is possible to use floating point numbers for order widths (as stated in
release notes for version 0.3).
Lets consider the input:
425
46.99 67
63.5 9
82.55 38
90.17 36
67.95 …
-
Does torch.export preserve the quantize_per_tensor/dequantize_per_tensor ops? I was testing with
```python
import torch
from torchao.quantization.quant_api import (
quantize_,
int8_dyna…
-
I have discovered a class of `f64` for which `format!("{}", f)` rounds ties up to 3, rather than down to 2 as expected. Formatting those same numbers with fixed precision correctly rounds ties to even…
-
hello,
when I use the following command to run the yolo example with nvdla small config, there is a Floating point exception and the example failed:
`./tm_yolox_opendla -m /home/ubuntu/tftproot/yol…
-
##### Minetest version
```
All
```
This is also related to https://github.com/minetest/minetest_game/issues/1667, without this modification introducing quality mobs is not going to be possible.
…
-
### What feature would you like to see?
In order to have closer parity with the existing supported integer types, it would be helpful to have access to other common floating point types such as 16 (h…
-
For instance z == eve::one(eve::as(real(z))) does not compile where z is complex
z == to_complex(eve::one(eve::as(real(z)))) does compile however
also z == eve::one(eve::as(z)) does not compile wh…