-
### Reason/inspiration (optional)
We would like a new entry on the `.index_reduce()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms…
-
### Reason/inspiration (optional)
We would like a new entry on the `.index_add()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/in…
-
```
Traceback (most recent call last):
File "/home/.conda/envs/gama/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/.conda…
-
Hi im a newbie when it comes to python and i using python for this current project. For some reason it display this message whenever i trying to run the Einstein Tensor.
```
#Kerr Metric in 5 Dime…
-
Bug bounty logistic details (click to expand)
To claim exclusive time to work on this bounty either post a comment here or message [skrastanov@umass.edu](mailto:skrastanov@umass.edu) with:
- y…
-
### Reason/inspiration (optional)
We would like a new entry on the `.select()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/sel…
-
This is causing me issues with numerical stability (NaN's at some point during training) when training a PoincareEmbedding (similar to the tutorial) with torch.set_default_dtype(torch.float64).
Th…
-
In [this ](https://gist.github.com/nirvedhmeshram/ce05292d502868404213abd88dc82531) working example we have
```
%6 = scf.forall (%arg0, %arg1) in (16, 80) shared_outs(%arg2 = %3) -> (tensor) {
%…
-
Current TTNN call to reduce_scatter with 2-dim tensor causes runtime error as follows. The error can be alleviated with front and back reshape operation that changes dimension from 2 to 4 and 4 to 2, …
-
I have adjusted the version of python package, but the tensor dimension is still incorrect.