-
The program is executed in a docker container based on `ubuntu:24.04`, `clang-format` and installed by `apt install clang-format`.
```
# clang-format --version
Ubuntu clang-format version 18.1.3 …
-
torch==2.3.1+cu125
```
FAILED: /userfs/tiny-cuda-nn/bindings/torch/build/temp.linux-x86_64-cpython-39/tinycudann/bindings.o
c++ -MMD -MF /userfs/tiny-cuda-nn/bindings/torch/build/temp.linux-x86_64…
-
Hi!
I have read the paper [Eigen-Factors an Alternating Optimization for Back-end Plane SLAM of 3D Point Clouds](https://arxiv.org/abs/2304.01055) .
And I'm interested in comparing the results of BA…
-
Building from project root or example.
```bash
> cargo build # Fail
```
```bash
> cd examples/simple
> cargo build # Fail
```
leads to the following error:
```
cargo build
Compilin…
-
Client version: 1.12.2
Server OS: Windows 11
Cuberite Commit id: 4b2b02a8ba1cf259ead477cc256c4ac2a994809c
### Expected behavior
A bad API call should not crash the server.
### Actual behavi…
-
The program worked fine before, but an error was reported when I opened it today. After debugging, I felt that it was not a program error. I don't know whether the program could not be carried out bec…
-
## Description
When I use IInt8EntropyCalibrator2, there are 7 input. so I cudaMemcpy 7 input to bindings in Int8EntropyCalibrator2::getBatch
like:
```cplusplus
CUDA_CHECK(cudaMemcpy(devic…
-
### How can we reproduce the crash?
First, create a new project, and install the `gpu.js`, the [gpu.js is a opensource calculation acceleration library](https://github.com/gpujs/gpu.js/#readme) for j…
-
This problem appears in Windows and Linux. I have reproduced this problem only without the flann module, however, other modules disabling may lead to the same problem too.
There is no such problem …
-
Hi,
I was trying to build the python bindings, and I encounter this error:
```bash
ERROR error occured, while parsing element with name "Field" and attrs "['id', 'name', 'type', 'context', 'acc…