-
`aten::__iand_`
from torch
```cpp
// NB: we always take the scalar type of the Tensor
static const register_formula_for broadcasting_tensor_scalar_ops{
{
"a…
-
### 🐛 Describe the bug
Hi,
I am running the following commands to build the bare-metal libraries, as mentioned in the documentation (https://pytorch.org/executorch/stable/executorch-arm-delegate-t…
-
### Right Case
When I follow the doc : https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#enablement,
I export the Llama3.2-1B-Instruct:int4-spinquant-eo8 model to xnnpa…
-
/pytorch/aten/src/THCUNN/SpatialClassNLLCriterion.cu:106: cunn_SpatialClassNLLCriterion_updateOutput_kernel: block: [0,0,0], thread: [160,0,0] Assertion `t >= 0 && t < n_classes` failed. …
-
I have a GPU:
```
nvidia-smi
| NVIDIA-SMI 535.86.10 Driver Version: 535.86.10 CUDA Version: 12.2 |
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile U…
-
Hi! when I try to run a python [scripts](https://github.com/pytorch/PiPPy/blob/main/examples/llama/pippy_llama.py) for llm inference in pipeline parallelism on single server with multi GPUs. It turned…
-
As we find out in tenstorrent/pytorch2.0_ttnn#114, PyTorch converts `torch.nn.functional.max_pool2d` to `aten.max_pool2d_with_indices` even in indices are not requested. For the sake of completeness …
-
when i run samesh on obj object, i mee
**
Rendering Multiviews...: 100%|██████████| 12/12 [00:02 [642](https://file+.vscode-resource.vscode-cdn.net/home/easter/pting/project/omini6dpose/code/samesh-…
-
Increased max_new_tokens to 16384 and received the following crash. Code is updated as of creation of this issue. The prompt was a bit long having an additional 250 lines of source code context.
Un…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
Pytho…