-
Hi Theseus team,
Thanks for your great work! It is really helpful to have second order optimisers. Our team is trying to use Theseus to conduct Bundle Adjustment in our structure from motion projec…
-
> Quick notes on College level of Math or Stats for machine learning.
## Study resources
- [x] [Wiki: List of linear algebra topics](https://en.wikipedia.org/wiki/List_of_linear_algebra_topics)
-…
-
```
I would appreciate it if you can help me. Not sure how to fix it.
> tensor
Flu09 updated
3 months ago
-
When I tried to run the following simple script by `python xxx.py` for sanity check
```Python
from pyspark import SparkContext
from drudge import PartHoleDrudge
ctx = SparkContext()
dr = PartHo…
-
## Linear algebra GPU backend tracking issue [MAGMA/cuSOLVER/cuBLAS]
Currently, most GPU linear algebra operators are using MAGMA for their backends, with only a few using cuSOLVER/cuBLAS inste…
-
### Problem Description
At present the only two DFT's available for the symmetric group algebra are the seminormal basis and modular DFT. Neither of these are unitary transformations.
### Pr…
-
Tried to make an EXL2 of it.
I added the fix to the `inv_freq` scaling that is apparently expected in these models, making the following change in `model.py` (see https://huggingface.co/v2ray/Llama…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
0.24.0.dev20240121
### Custom code
Yes
### OS…
-
## Description
I'm trying to use module.Module to build a recommender system. Using NDArrayIter makes memory requirements skyrocket. But I have been unable to use CSVIter for the same purpose. I'm …
-
#### Is your feature request related to a problem? Please describe.
There is no method able to capture non-linear relationships using tensor decomposition in tensorly.
#### Describe the solution y…