-
Hello,
I was able to get the Level/Trend/Seasonal components for my model (NBEATS without exogs) using the link you shared, but I need help to get the components for my model (NBEATSx with exogs).
…
-
Hi, I just want to ask what package can be used for doing tucker decomposition for such a huge tensor? Since I want to perform tucker decomposition on a similar tensor generated by me. I tried several…
-
4-bit quantization tends to come at a cost of output quality losses. GPTQ quantization is a state of the art quantization method which results in negligible output performance loss when compared with …
-
**Submitting author:** @yhtang (Yu-Hang Tang)
**Repository:** https://github.com/yhtang/FunFact
**Branch with paper.md** (empty if default branch): workspace/joss-submission
**Version:** 1.0.0
**Edito…
-
### Describe the issue
If I have multiple inference sessions for the same model I have to store constant weights multiple times despite the fact that they're constant and cannot be changed in runti…
-
Hello,
Thanks for developing this great tool. Do you have an example of how to stratify patients with the learnt factors ? from one dataset (training) to another (testing), and by identifying the sa…
-
### 🐛 Describe the bug
The operator is
```
- func: aminmax(Tensor self, *, int? dim=None, bool keepdim=False) -> (Tensor min, Tensor max)
device_check: NoCheck # TensorIterator
structured…
-
I would like to use symmetric tensors in Gridap.
using Gridap, Gridap.TensorValues
𝒯 = CartesianDiscreteModel((0,2,0,1),(40,20))
Ω = Interior(𝒯)
dΩ = Measure(Ω,2)
Γ = Bo…
-
2021-02-07 14:36:35.290924: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.10.1
Traceback (most recent call last):
File "Detector.…
-
Hi,
While doing work for my research I stumbled upon a number of papers exploring the connection between stochastic dynamics of classical particles and many-body quantum systems. The idea is that som…