Rick van Veen

Results 11 comments of Rick van Veen

Would love to have this feature available :-)

Hi! I am saying that's why it is 'unexpected'. So the thought in the initial issue I created over at iterative/dvclive (https://github.com/iterative/dvclive/issues/267) was that they could update the behaviour of...

I would actually like to see this working as well for the --temp, --queue case.

Sorry if I misunderstand. This issue has been moved to done 1.5 years ago, currently it is still a problem though (https://github.com/iterative/dvc/issues/8016). What is the current status and planning of...

@pmrowla Thanks! Just want to add my +1 for this issue with this comment then :-)

My work around for this issue (details here: https://github.com/iterative/dvc/issues/8016) is to add my registry as a submodule and then `dvc import` the local repo (after adding the `config.local` in the...

I found this same issue and I'm running with similar workflow as described in the origin report. ``` DVC version: 2.22.0 (pip) --------------------------------- Platform: Python 3.8.10 on Linux-5.4.0-122-generic-x86_64-with-glibc2.29 Supports: http...

I created an issue in the `mmcv` repository and I am not entirely sure, but it seems the `by_epoch` argument does do what I would expect it to do in...

Great! Thank you. This seems like the option I was looking for.

How does one read/load the `results.pkl` that `tools/test.py` creates?