-
It is the excellent work "Metis: Fast Automatic Distributed Training on Heterogeneous GPUs", however, I have a couple of questions about the code:
1. Why are the configuration files execution_memor…
-
There seems to be this weird issue with card / setup / rocm i'm using. From allocating tremendous amounts of vram (40GB) to other weird things at the Ksampler or upscaler.
Im trying to use this sup…
-
During training the forward method casts to FP16 but during sampling no
```python
@torch.no_grad()
@cast_torch_tensor
def sample(self, *args, **kwargs):
self.print_untrain…
-
Hi,
I have PacBIO Hifi reads (~4kb) with very 200-300x coverage, as well as 30x PCR-free WGS data for around 30 normal human samples. I'm particularly interested in one region around 400kb long, th…
-
Hi,
Due to the sampling rate, request may not be collected when the request is abnormal. So tail sampling capability is needed to collect all the problems when they occur. When is tail sampling suppo…
-
Hi @maciejkula,
Is there a LightFM sample_weight equivalent in Spotlight?
The scenario is there are two types of ratings in the problem:
1. Explicit (user has actually bought the item)
2. Implici…
-
Dear Developers,
I appreciate you upload the GCMC implementation for metal surface oxidation. This really helps me in my own project. However, I have few questions after reading the source code.
…
-
## Description
XLA is an abstraction layer of computation graph for better efficiency, consistency, portability, and a lot as [they claim](https://www.tensorflow.org/xla/architecture). However, the m…
-
I have set metONTIIME to use 200 GB of RAM on a device with ~250GB for the more RAM intensive steps (e.g. taxonomic assignment).
```
withName:assignTaxonomy{
container = 'maestsi/metontiime:l…
-
An analysis team is using some specific trigger, dedicated for their analysis. The full chain of trigger work implies: first, trigger definition and implementation in the trigger system. Second, trigg…