-
Currently we can do "whole-network" performance measurements, but that is not very helpful for finding performance bottlenecks or spotting issues. It would be useful to implement a plan-runner similar…
-
Hello, is it possible to get individual layer scores when running on vision benchmarks? (Instead of getting the best score)
-
Layers can define functions that are processed either before or after all other processing is done on that layer.
e.g., an image layer may define a function that takes that image and pixelates it f…
-
**Bug Description**
The `groundedness_measure_with_cot_reasons_consider_answerability` function returns NaN if `filter_trivial_statements=True` and all statements are filtered in `_remove_trivial_sta…
-
-
### Windows Version
Microsoft Windows [Version10.0.22631.4460]
### WSL Version
2.3.26.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
Linux version 5.15.167.4-mic…
-
**Describe the bug**
Follow up to #16323
Using a `background` option in `ol/layer/Tile` works because all the supplied options are passed to `super()` but this may cause problems for typescript user…
-
I think it should be possible to have a layer that is not always active but starts out as active. Right now the only options (as far as I understand) is to have a layer be always active or off when in…
-
Combining multiple effects into one pattern _is relatively easily done_ by overlaying certain effects in overlapping Segments but it's a bit hit and miss. Only a handfull of effects actually cater for…
-
- Right now layer components cannot be clustered together as attachment points are not there.
- We need to see if providing offset option when saving component would be good or any other solutions ex…