-
### Reason/inspiration (optional)
We would like a new entry on the `.masked_select()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/term…
-
When I try to train the model, it comes to "AttributeError: 'DataContainer' object has no attribute 'tensor'"
-
**Describe the bug**
Was trying to use pretrained model https://huggingface.co/stanfordnlp/stanza-lt
With a lot of issues, like stanza.download("lt") constantly crashing, I was forced to do it manua…
-
**Describe the bug**
Multidevice tensors do not work in comparison mode
**To Reproduce**
Enable comparison mode for a multidevice ttnn program:
```python
with ttnn.manage_config("enable_compa…
-
When using the tensor estimation module, the final version QCed DWI gets labeled as a tensor. The only workaround is to disable the tensor module.
-
### Reason/inspiration (optional)
We would like a new entry on the `.index_select()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms…
-
```
module @ins_input_outs_t5_1 {
func.func @main(%arg0: tensor {tensorrt.shape_profile = #tensorrt.shape_profile}) -> tensor
-
I am encountering the following error while executing run_scripts/gt_sweep.sh:
`File "Edge-Pruning/src/modeling/modeling_fpt2.py", line 1293, in forward
hidden_states, embeds, z_nodes_sum = self…
-
When trying to share a tensor between multiple threads on a metal accelerator, I get this error and then the program aborts without a panic message.
```
-[AGXG14XFamilyCommandBuffer tryCoalescingP…
-
Hello! I'm trying to train a reading order model. I'm running the same training script on both Google Colab and my university server. The kraken version is identical on both systems (5.2.9). Here is t…