-
### 先决条件
- [X] 我已经搜索过 [问题](https://github.com/open-compass/opencompass/issues/) 和 [讨论](https://github.com/open-compass/opencompass/discussions) 但未得到预期的帮助。
- [X] 错误在 [最新版本](https://github.com/open-com…
1moye updated
2 months ago
-
Hi there,
Thank you so much for your open resource code. Could you please check the requirements.txt. There are a lot of conflicts in the environment. Thank you so much!
-
Since when pytorch 2 was officially released, i wasn't able to run it on my 5700XT, while i was previously able to use it just fine on pytorch 1.13.1 by setting "export HSA_OVERRIDE_GFX_VERSION=10.3.0…
-
When including `nbsphinx` with `pytorch_sphinx_theme` several components of the theme break:
- Permalinks to sections are hidden
- The right (mobile) sidebar navigation expand/collapse buttons are h…
-
Hi,
I wanted to implement GAN compression on TensorFlow so I can use it on a mobile application.
I'm pretty new to this field and I'm not aware of the challenges of doing something like this might…
-
When I run the full quantization model of mobilenet, the current CPU platform is mtk8163. At present, I find a very strange phenomenon. When I limit the CPU number to 2 cores, I run the image …
-
## 🐛 Bug
When building with current master 07bb442b240edc8bdc944fb466b1fb56c84fa4ee
with following script
```bash
#!/bin/bash
export REL_WITH_DEB_INFO=1
export USE_CUDA=1
export BUILD…
-
### 🐛 Describe the bug
Running into an issue with the mobile_optimizer when using Vulkan as the backend.
```
elif backend == 'vulkan':
---> 67 optimized_cpp_module = torch._C._jit_pass_v…
-
### 🐛 Describe the bug
To reproduce, go to goggle colab and run this simple snipet
```python
from torch import nn
import torch
from torch.utils.mobile_optimizer import optimize_for_mobile
pr…
-
[PyTorch v2.3.1 릴리즈](https://github.com/pytorch/pytorch/releases/tag/v2.3.1)를 반영합니다.
---
## 신규 버전 반영을 위해 할 일 목록
### 홈페이지 반영
- [x] [공식 홈페이지 저장소](https://github.com/pytorch/pytorch.github.io/commits/s…
9bow updated
4 months ago