-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related iss…
-
### 🚀 The feature, motivation and pitch
Current vllm don't support tp if vocab_size cannot be fully divided by tp number.
it would raise error as:
```
ERROR 06-14 21:04:12 worker_base.py:165] …
-
cosyvoice在克隆语音时出现问题了,Error: The size of tensor a (5002) must match the size of tensor b (2) at non-singleton dimension 3
-
Hi! I'm trying to run the square example in the torch slang and got the following error
```
p main.py …
-
**Describe the bug**
Need support for 5D ttnn.permute for PETR Transformer module.
Getting the following error when ttnn.permute applied for 5D tensor,
```RuntimeError: TT_FATAL @ ../ttnn/cpp/ttnn/op…
-
In the process of making clang compiling works, I notice that the Tensor indices are defined as `int` to allow for -1, but people regard the indices as `unsigned int` so declare accordingly. This is f…
-
### Feature request
I was going the discussion of converting tensors to lists.
Is there a way to leverage pyarrow's Tensors for nested arrays / embeddings?
For example:
```python
import pyarr…
-
### Problem Description
Hello,
I'm unable to compile the composable_kernel on my favorite OS. Composable kernel version 6.2.2 and probably 6.2.1 did not compile, version 6.2.0 worked.
Here is my …
-
Currently there are quite some logics to decide how a weight tensor should be put on device: [prepare_conv_weights_biases_and_move_to_device](https://github.com/tenstorrent/tt-metal/blob/14a6f6f086e88…
-
**Is your feature request related to a problem? Please describe.**
I'd like to inspect some values in a tensor, however, the tensor view doesn't allow zooming and also has no detail popup on hover (s…