-
### Discussed in https://github.com/getkeops/keops/discussions/210
Originally posted by **tvercaut** February 3, 2022
Hi,
Thanks for the nice work. I am not sure if I am using the library …
-
Hello I aam trying to install Tensorflow on a Unix server that use to do some computation. I have followed your instruction below and I get the following error message when I run ` tensorflow::as_te…
-
Hello,
Getting an error while running an inference `python tools/test.py configs/mt_detr/mt_detr_c+l+r.py
checkpoint/model/mt_detr_c+l+r.pth`.
```bash
Traceback (most recent call last):
Fi…
-
Thanks for implementation from Long, and there are two points confusing me
1. the total loss is defined as classification loss + transfer loss, which is different from equation(3) _classification los…
-
Hi. I am working on tensor networks and am relatively new to this field (sorry if my issue is too silly). I want to write a function that contracts the cores of a tensor train (a 3D tensor with 2 bond…
-
Consider the following lines from `multibody_plant.cc`:
https://github.com/RobotLocomotion/drake/blob/59de1fd0bb25b0628b598d4a89cddde99b3e6f53/multibody/plant/multibody_plant.cc#L208-L209
`M_PPo_P…
-
Arraymancer has become a key piece of Nim ecosystem. Unfortunately I do not have the time to develop it further for several reasons:
- family, birth of family member, death of hobby time.
- competin…
-
As of these two commits:
https://github.com/ggerganov/whisper.cpp/commit/3ffc83d90a958e3810f02e49de44abc3a85f9a35
https://github.com/ggerganov/llama.cpp/commit/df334a11251b81fd0b6a0e51e7146e0ba9e973…
-
### 🐛 Describe the bug
I am using eigh() function from torch.linalg liberary on a [53000,53000] matrix.
```python
def eigDecompose(
laplacian: torch.Tensor, cuda: bool, device: torch.device …
-
This issue tracks the resources + discussion for deciding how the layout should look like for Vector Distribution.