-
Hi,
I'm trying to use torch.nn.DataParallel on lpips network,but then it gives me error
But when I modified the 100th line in the `stylegan2-pytorch.lpips.dist_model.py` from `self.net = torch.n…
-
将monodetr.yaml配置成 gpu_ids: [0,1,2,3],进行多卡训练出现以下错误
Traceback (most recent call last): …
-
I'm running version v1.0.0-beta3@0b891d5. Can you advise as to why almost all my GItlab projects in the "Add Data Scope" section are not selectable. I have tried with different Gitlab users (highest p…
-
**Update: For clarity, the tests pass when using mpich 4.0, gcc 11.4.0.**
----
I'm observing a failure using `mpicc` and running `nc_test4/run_par_test.sh`.
This issue occurs when running `mp…
WardF updated
2 months ago
-
I'm using an approach like that described in the 'Big Data' workflow, but with the `dada` step in the loop farmed out to independent worker jobs on a cluster so these can be run in parallel. These ar…
-
Good opportunity to consider aligning our MC2 data model with parallel efforts, including those in HTAN, to adapt our data model to LinkML.
Current: csv -> jsonld
Potential: LinkML (yaml -> can be ce…
-
**Bug description**
I'm trying to get kline data via a web socket. Interested in closing candles. I noticed that some of the data is lost, although if you check in parallel through postman, then all …
-
**Relevant background**
The Pixie pipeline computes and saves out a lot of extraneous files, most of which correspond to a common set of dimensions (num_cells and num_channels). This has been extre…
-
When wait is called the callback is also called. With something like this, the IO_waiters can sequence a set of operations when wait is called. For example, if you are in a single threaded operation a…
-
Hi,
I'm experiencing issues transferring a `GridFunction `between two `SubMeshes`. The original mesh has three domains: solid, fluid, and cylinder. To troubleshoot a coupled problem, I created a mi…