-
### 🐛 Describe the bug
### Description
I encountered a segmentation fault when importing PyTorch after successfully building it from source on my ARM device (NVIDIA Orin NX). The issue occurs when u…
-
```python
Trying to load custom node /home/musclez/ComfyUI/custom_nodes/ComfyUI-Open-Sora
Loading bitsandbytes native library from: /home/musclez/ComfyUI/.venv/lib/python3.11/site-packages/bitsandby…
-
### Describe the bug
Similar to #1165, when running the following snippet, the boxes alone are not flipped as expected
```python
import kornia.augmentation as K
import torch
augs = K.Augmen…
-
Dear author,It was noticed that you replace the ReLu activation function of "segmentation-models-pytorch" and "torchvision" with inplace=False, why and what effect can it realize. I am a little bit co…
-
Hi! I have been using torch_tensorrt for speedup of pytorch models and have been loving it. But sometimes i face problems while conversion.
In this case, i was using segmentation-models-pytorch(sm…
-
```
PS C:\Users\akimio\Documents\Work\Kaggle-Steel-Defect-Detection> pip install git+https://github.com/qubvel/segmentation_models.pytorch
Collecting git+https://github.com/qubvel/segmentation_model…
-
🚀 The feature, motivation and pitch
# RFC: Multi-Gpu Python Frontend API
This RFC compares and contrasts some ideas for exposing multi-gpu support in the python frontend.
1. The current `multigpu_sc…
-
## 🐛 Bugs / Unexpected behaviors
May be similar to this issue https://github.com/facebookresearch/pytorch3d/issues/317. The main difference being that the segmentation fault occurs during the "co…
-
> TorchSeg is an actively maintained and up-to-date fork of the [Segmentation Models PyTorch (smp) library](https://github.com/qubvel/segmentation_models.pytorch).
Original library seems to get som…
-
### Your current environment information
ibibverbs not available, ibv_fork_init skipped
Collecting environment information...
PyTorch version: 2.1.1+cu121
Is debug build: False
CUDA used to build…