-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 5 days, 20:51:55 | 11:54:51 | 10 days, 12:22:11 |
| Time to close | 9 days, 5:38:…
-
### Steps to reproduce
1. Open the app
2. Enter server address
3. Enter credentials
4. tap on the connexion button
### Expected behaviour
Android app log in
### Actual behaviour
The app hang w…
-
I recently tried out the newly added TEXTure feature, expecting it to complete the texture based on the input image as shown in the [TEXTure Paper](https://texturepaper.github.io/TEXTurePaper/). Howev…
-
## Description
Importing `graphql-request` adds DOM/browser types to the environment even if the code is not meant run where DOM is available, causing potential errors by allowing developers to use…
-
# Issue Metrics
| Metric | Value |
| --- | ---: |
| Average time to first response | 5 days, 13:04:33.507143 |
| Average time to close | 4 days, 0:40:05.237342 |
| Number of items that remain open | …
-
### Quick summary
After Updating to Version 2.0 the Browser only shows this error message. I did a fresh install (`rm -r wp-content/plugins/activitypub/`) but the error stays the same
![image](htt…
-
## The devDependency [vuetify](https://github.com/vuetifyjs/vuetify) was updated from `1.2.3` to `1.2.4`.
🚨 [View failing branch](https://github.com/medfreeman/asso-rei.fr/compare/master...medfreema…
-
### 检查清单
- [X] 合法的、无木马植入的站点。
- [X] 有实质性原创内容的 HTTPS 站点,发布过至少 5 篇原创文章,内容题材不限。
- [X] 有独立域名,非免费域名。
### 站点信息
```json
{
"title": "Jun的博客",
"url": "https://lingjun.life",
"avatar": "https:…
-
## Issue Checklist
- [x] I am using [the latest](https://github.com/theme-next/hexo-theme-next/releases/latest) version of NexT.
- [x] I have reviewed [guidelines for NexT](https://github.com/t…
-
I modify code resnet18_cifar10.py to train with DDP like that:
```python
import sys
sys.path.append('..')
from sanity_check.backends.resnet_cifar10 import resnet18_cifar10
from only_train_once …