-
We have set the parameters of the Toronto 3D dataset based on the S3DIS dataset, but during training, we have already set the batch_ The size has been reduced to the minimum, but there is still an err…
-
### Description
With the introduction of the TLGs tab, the Outputs section now is no longer required for reporting but rather for enhanced data visualisation. We want to include a number of different …
-
As a UX Researcher, I want to understand clearly how and if the updated interface on ASA are meeting the user's needs so that we can establish a benchmark of progress made in accessibility and usabili…
-
`time.Duration` is currently very prone to accidental misuse, especially when interoperating with libraries and/or wire formats external to Go (c.f. http://golang.org/issue/20678).
Some common erro…
-
## Summary
This issue came up as we worked on DCAP and the `tcbinfo` contract. The latter in particular proved difficult to first upload then instantiate due to its inclusion of heavy dependencie…
-
In GitLab by @ajpearcey on Sep 27, 2021, 09:14
Samuli has shared with us a pedestal parameterisation that we can implement in PROCESS and test it out. See below for the datails.
From: Saarelma, Sam…
-
I'm working with a user that has datafiles that have metadata imported via aicsimageio, so they layers inherit pixel scaling ~ (.5, .1, .1). Computing embeddings works fine, but then when using a poin…
-
code: result_dora = (mag_norm_scale - 1) * (F.linear(x, transpose(weight, self.fan_in_fan_out)) ) + mag_norm_scale * lora_B(lora_A(x)) * scaling
Question: what is the effect of (mag_norm_scale - 1) …
-
### Is your question request related to a specific component?
vmstorage
### Describe the question in detail
Hi,
We run a VM cluster of v1.00.1, with 54 vmstorage pods of 3cpu and 55Gi of m…
-
### Proposal
Field selector is used in K8s to filter out objects based on the resource fields. I'm proposing that we support a field selector on the Scaled object's .spec.scaleTargetRef.name so that …