-
### Describe the issue:
np.ascontiguousarray don't process negative strides of single channle CWH data
### Reproduce the code example:
```python
import numpy as np
import torch
a=np.zeros((1,10…
-
### Your current environment information
Collecting environment information...
PyTorch version: 2.1.1+cu118
Is debug build: False
CUDA used to build PyTorch: 11.8
ROCM used to build PyTorch: N/A
…
-
Makefile:166: "USE_LAPACK disabled because libraries were not found"
Running CUDA_ARCH: -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -ge…
-
make -C pkgs
make[1]: Entering directory '/home/enai/Desktop/project/heterocl/pkgs'
/bin/sh: 1: /home/enai/Desktop/project/heterocl: Permission denied
make[2]: Entering directory '/home/enai/Deskto…
-
Right now this library is tied to NumPy arrays pretty heavily. Will this library work with [CuPy][2] arrays? CuPy arrays are NumPy arrays for CUDA GPUs and are nearly a drop-in replacement for NumPy a…
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…
-
In order for an ndarray/dataframe system to interact with a variety of frameworks in a distributed environment (such as clusters of workstations) a stable description of the distribution characteristi…
-
Create a test that predicts some fixed inputs and, if they are not working as expected, should be indicative that the model has not been trained properly.
Examples of inputs to return 0:
- https…
-
## 🐛 Bug
Running a model training in the rapids docker container with 1.4.0 is throwing segmentation fault error while calling `.backward()` function whereas it is working as expected with 1.3.1. p…
-
While UDA training,my target dataset training split has 79188 images, and my super computer memory is 128G, but it failed, the error info is [Pytorch RuntimeError: [enforce fail at CPUAllocator.cpp:…