-
(Feature request)
According to https://issuetracker.google.com/issues/214568825 viewmodel is now multi-platform. It would be nice to have support for that if possible.
Edit, looks like viewmodel-com…
-
We have a large multi module build using the maven reactor and would really like to be able to see the modules broken down into seperate status bars.
Is possible to track which sub-module is being b…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use OpenBMC
- [X] This is not a bug in an OpenBM…
-
I just noticed that deegree doesn't handle multi-queries. This is already well described in the old issue 442 of the previous deegree tracker:
http://tracker.deegree.org/deegree-services/ticket/442
…
-
I'm experiencing a bug with the vot toolkit. The tracking recall returned by the "longterm_ar" metric is > 1 for sequences with occlusions. I'm using an oracle tracker: for every frame it returns the …
-
It would be nice to be able to use CMD (add single track to selection) and SHIFT (add multiple tracks in a row to selection).
This MULTI capability should work for:
- darkSongTable:
-- Add to bot…
-
谢谢您的工作,让我受益颇多。我尝试使用您公布的预训练权重进行测试,按照你的流程,我修改了如下文件eval.yaml,
defaults:
- visualization: eval
num_workers: 0
batch_size: 1
cuda: 0
weight_name: "PointGroup-PAPER" # Used during resume, select …
-
It would be cool if a multi-level sortable could be done.
```
Item 1
Sub-item 1
Sub-item 2
Sub-item 3
Item 2
Item 3
Sub-item 1
Sub-item 2
Sub-item 3
Item 4
```
---
Wa…
-
# Summary
Expose the target revision of the application in the metrics endpoint.
# Motivation
I aim to display the target revision of several applications across different clusters on Grafana…
-
```
If I compile thusly:
ant -Djam.misc="-q -sGCC_PREFIX=ccache" -Djam.num.cores=2
The compile goes so quickly that, when NddlInterpreter.cc is being
compiled, NDDL3Tree.h doesn't yet exist, so the …