-
Hi,
just switched to the loki distributed helm chart and it took a bit longer to get it up and running than I though. The overall readme is good so far. Also the examples are great but some little …
-
Hello,
There is 30 seconds holding system by kernel-5.30.-rc4-dev (rockpro 64)
Why does it happen?
[ 0.004114] printk: bootconsole [uart8250] disabled
-->> no response..
The system is h…
-
Currently, users can't create target dependent pod spec (e.g. `nodeSelector` or` resources` ).
For example, let's assume you would like to throw a job using V100 GPU with 32GB memory. But node lab…
-
The following table is derived from data from the CSS Test Harness, showing tests that are visual or manual tests and pass in at least one browser and fail in at least one. These are, therefore, the v…
-
discuss mail-thread: https://lists.apache.org/thread/cdw5c2lpj5nwzl2zqyv8mphsqqv9vozj
## Motivation
- This PIP introduces a way to support batched message using entry filter without having to de…
-
I've tried the stable release and the apple silicon RC5 release and both crash almost immediately on startup. This is the crash report, thanks:
-------------------------------------
Translated Rep…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR25699](https://bugs.llvm.org/show_bug.cgi?id=25699) |
| Status | NEW |
| Importance | P normal |
|…
-
forwarded from debian bugtracker https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864482
> Hi,
>
> in the "LXQT Locale Configuration" that I can call up from the Menu with
> "Preferences -> LX…
-
Is it possible to have a better way to manage OperatorConfig? Possibly with a config map or a custom resource similar to a `PodMonitoring` configuration.
Manually editing the yaml as suggested by t…
shpml updated
8 months ago
-
I try to implement the NMS-free version of YOLOX, as reported in the paper, NMS free only do little harm to the mAP performance.
My current implementation changes the `self.dynamic_k_matching` to …