-
Hi all,
I find it a bit tricky to calculate the beta diversities using mobr (beta_sn, beta_S, beta_S_PIE).
Currently, the beta diversities are calculated in the function `get_mob_stats()` at th…
-
Lets discuss the overall direction of VexFlow 5 here.
Linking to some relevant previous discussions:
- https://github.com/0xfe/vexflow/issues/1498
- https://github.com/0xfe/vexflow/discussions/15…
-
**Describe the bug**
In the example for working with depthwise convolution, the half type is used as the data type and accumulator, and for our task we are trying to reuse the kernel for the int8 t…
lxq2t updated
4 months ago
-
## KokkosKernels Interface: Inner Product
- **Goal**: re-implement the inner product exercise using
1. KokkosKernels BLAS functions
2. KokkosKernels team-based BLAS function
- **Deta…
vqd8a updated
7 months ago
-
[2024/03/29 10:00:06] ppocr DEBUG: Namespace(help='==SUPPRESS==', use_gpu=False, use_xpu=False, ir_optim=True, use_tensorrt=False, min_subgraph_size=15, shape_info_filename=None, precision='fp32', gpu…
-
Hi,
I am trying to train your model for the caption task, to do that I clone your last updated repository, and then I have followed your instruction. first of all, I faced a max_epoch error that was…
-
```
What steps will reproduce the problem?
1.Playing any 25/50FPS footage which is normal in Europe.
2.
3.
What is the expected output? What do you see instead?
Dropping frames causing video stutteri…
-
Hi Rok, I've had some more time to play with the code and one thing that crops up is that `G` will sometimes get rejected for not being positive definite, even though it is. I believe it's just a nume…
-
I'm very confused at the experiments conducted below. This config belong to Resnet50 therefore the workload get tested here is fairly important in its performance signature.
Note: To reproduce plea…
-
**Describe the bug**
I am trying to use an external LLM to rescore the results of beam search from Conformer-CTC model.
When trying to get the beam search results with the `eval_beamsearch_ngram…