-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug summary
A memory leak issue is observed in TorchIO version 20.0.1 during prolonged training sessions…
-
1、所用版本皆是最新版本
2、canal-server已按配置实现HA模式
3、canal-adapter如果不用mq,用tcp也已实现HA模式
4、canal-adapter使用rabbitmq,所有的adapter都会去拉rabbitmq的数据,无法像tcp一样单点拉取rabbitmq数据,会存在数据消费的顺序问题,zookeeper在两个位置我都试过配置了不产生效果,望大大修复
5、…
-
### 🐛 Describe the bug
I am trying to convert the well renowned [LAMA Inpainting](https://github.com/advimman/lama) model to ONNX via the new dynamo_export, as earlier these fft_rfftn were not supp…
-
### 🐛 Describe the bug
## Installation
Install PyTorch
```
pip install torch -U --index-url https://download.pytorch.org/whl/nightly/cu121
```
Install TorchRec
https://github.com/pytorch/to…
-
### Description
```
E bivae = cornac.models.BiVAECF(
E k=LATENT_DIM,
E encoder_structure=ENCODER_DIMS,
E act_fn=ACT_FUNC,
E li…
-
I am not able to import Merlin Dataloader + SOK in TensorFlow. Either order (first SOK -> Dataloader OR Dataloder -> SOK) throws an error (see thread).
Importing sok and then data loader
```
impo…
-
### 💡 Your Question
Hi, I need some help with training a model. I've tried training with a custom script, but got NaN and 0 loss values during training, so I figured that the problem might be either …
-
There is this quote:
```
**Gradient accumulation** simulates a larger batch size than the
--
252 | hardware can support and therefore does not provide any throughput
253 | benefits. It should g…
-
### 🐛 Describe the bug
### Bug Description
Whenever DDP used with IterableDataset, if data is not distributed in equal sizes across all ranks (gpus), then on some ranks loss is not calculated for …
-
# Issue Report
## Please describe the issue:
I took a large pod5 file produced by MinKNOW (after skipping catch-up basecalling from a P2 solo run). I tried basecalling using dorado 0.8.2 and 0.8…