-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Mambaforge
### Search tried in issue tracker
Download error (23) Failed writing …
-
### 🐛 Describe the bug
Observed unexpected nan outputs from the `torch.nn.functional.conv1d` function on M1 Mac
```python
# bug_demo.py
import torch
n_trials = 100
for ii in range(n_trials…
-
Please use https://github.com/llvm/torch-mlir/issues/1135 for process discussion.
I'm adding the new issue, so that we can track just the green LLVM commits and corresponding commits/branches in to…
-
Hi, thank you for opening this great project!
When I try to install this project, I meet some compilation problem. It is probably related to conda environment, I find that there are also some other i…
-
Hey
Are ANN classes available from the CLI? From the docs it isn't apparent.
How can we use it otherwise?
-
I'm currently running into an issue, where I receive the following error:
```
Critical Dr.Jit compiler failure: cuda_check(): API error 0700 (CUDA_ERROR_ILLEGAL_ADDRESS): "an illegal memory access w…
-
Hello community,
I am unable to export nanoGPT model (git@github.com:karpathy/nanoGPT.git) with torch.compile:
```
if compile:
print("compiling the model... (takes a ~minute)")
unopti…
-
I run the install command from nerfstudio page and the second command line goes wrong
```bash
pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
```
I get the foll…
-
### Request description
Looking for support for primarily int4 (also int2 and int3) weight quantization as described in GPTQ source https://arxiv.org/abs/2210.17323, with code implementation for ll…
-
I cant find : export MULTIVALUE_BIN=/path/to/apbs/APBS-1.5-linux64/share/apbs/tools/bin/multivalue
i do:
export MULTIVALUE_BIN=/home/ubuntu/miniconda3/envs/masif/share/apbs/tools/mesh/multivalue.c…