-
## Description
Possible memory-leak in multi-threading inference using Tensorflow and having org.bytedeco.javacpp.nopointergc=true
CPU inference.
### Expected Behavior
Garbage collection remov…
-
Hi,
One of the good features for web chat if it can support auto suggestion when user is typing. This kind of feature really benefit to guide user what type of questions can be asked in general.
ryzam updated
2 years ago
-
Okay, so I've seen @lstein has added
`x = x.contiguous() if x.device.type == 'mps' else x`
to ldm/modules/attention.py in the doggettx-optimizations branch
but there's another error happening how
…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ ] I am reporting…
-
Whittington, James CR, et al. [How to build a cognitive map: insights from models of the hippocampal formation](https://arxiv.org/pdf/2202.01682.pdf).
-
**Describe the bug**
I am training an Arabic model with [diacritics](https://en.wikipedia.org/wiki/Arabic_diacritics).
Digitally, each diacritic is represented as a separate (unicode) character fr…
-
**Original article:**
T. Wen and Z. Zhang, "[Deep Convolution Neural Network and Autoencoders-Based Unsupervised Feature Learning of EEG Signals](https://ieeexplore.ieee.org/abstract/document/835547…
-
Hi again,
In certain scenarios, I'm sure there are cases when the moment an action occurs, it's not visible, but then after let's say 2s, the action is still in the process of occuring, and then i…
-
For a project, I like to compute the first 10,000 zeros of _Z(t)_, starting at the n-th zero with _n=10^k, k=5..20_.
The function **_acb_dirichlet_hardy_z_zeros_** is feasible to use up to _10^15…
-
Hi
I want to use captum ai to interpret bart large mnli pre-trained model for zero shot classification task.
I am only using this for inference and no training is involved.
Can you please hel…