-
### Describe the bug
Trying to use the syncer to sync batch.jobs resources, but get this message in the syncer logs:
```
I0912 13:03:00.523032 1 syncer.go:171] Attempting to retrieve GVRs…
-
I'm trying to replace the cpu index by a gpu one but can't seem to do it on a distributed context.
Faiss version:
faiss 1.8.0 pypi_0 pypi
faiss-gpu …
-
Training with cifar10 datasets following the steps in GetStarted_yarn:
with 1 executor, it take 7 minites,
with 2, it takes 12 minites
with 4 it takes 23 minites
-
### Reenactment/Timeline
1. 10:34:04 – table is created
2. 11:00:08 to 11:32:09 – 139 ingestions, each up to about a minute apart
3. 11:32:16 – 1 final ingestion is received by the DM
4. 11:32:18 …
-
### Motivation: Why do you think this is important?
Organizations may have different Flyte setup, where one could set up centrally managed k8s clusters to run different types of jobs: batch, ML, etc.…
-
Your setup:
1. Operating System: **Ubuntu 20.04.6 LTS**
2. Hardware type and RAM: **Intel Xeon Gold CPU 2 processors, 36 cores, 72 threads + 4 NVIDIA cards**
3. Python Version: **3.11.8**
4. C…
-
Hi there!
Thanks for this great repository and sharing your implementation of PaiNN!
I have a question/issue regarding the advertised performance:
Is the inference time mentioned in the readme th…
-
Hi team,
I found your isonform output fasta file is not a standard format with `>` line as header. And there are lots of empty files in the isonform fodler such as
```
(base) [yan.a@vc7-shared i…
-
It's OK to run a bat file not "interval" or "schedule". But I need to import data every 1 minutes for a test. But after add "interval" to the bat file, the console show as following:
D:\Download\ela…
-
Dear all,
I already know my data clustering affected by my batches and I read thatI can skip the clustering part in the training but I am not sure how this is achieved! should I just skip the FlowSOM…