-
1. 如下是 kaggle 机器的配置。
两张 T4 显卡。
2. !pip freeze
```bash
absl-py==1.4.0
accelerate==0.15.0
access==1.1.9
affine==2.4.0
aiobotocore==2.5.0
aiofiles==22.1.0
aiohttp @ file:///home/conda…
-
### Bug description
## Issue Summary:
A segmentation fault (core dumped) error occurs when importing `lightning` module.
### File: test.py
```python
import torch
import lightning as L
from …
-
Hello. I am having problems running the pretrained model.
I have follow the instructions to install the packages including Pytorch 1.6, and use the code given in this repository.
I tried to load t…
-
**What did you want to do?**
We run the command:
```
pip install -e .
```
on a CI node with no previous cache using a virtual environment.
**There was NO cache and there were NO previous…
-
Hi,
I have a few questions on Holmes as I'm reading the source code and I wish to understand better how it works. It seems that the whole system is based on meta-rules that take the output of the s…
-
## Description
When trying to use experiment tracking, I am unable to open the Experiments tab in kedro viz.
After investigating, it appears that the session DB is getting an incorrectly encoded …
-
Starting job: 正在保存自定义词条
Job: "正在保存自定义词条" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre_plugins.worddumb.con…
-
### Bug description
The `training_step` method in my `GAN` model isn't receiving the `optimizer_idx` argument when there are multiple optimizers. This causes my training to fail. It seems that even w…
-
Python revision: 3.10.9 (main, Dec 15 2022, 17:11:09) [Clang 14.0.0 (clang-1400.0.29.202)]
Dreambooth revision: 633ca33e8ca3d55a5a09a98b3ea6975bd8ffec29
SD-WebUI revision: 685f9631b56ff8bd43bce24ff5…
-
# Steps
1. clone this repository
2. activate virtual environment
3. `pip install -r requirements-dev.txt`
4. `cd tests`
5. `./build_test_env.sh`
# Output
```
(venv) tests$ cleanup.sh
Er…