gjan

Results 3 issues of gjan

Please create 2 files in any folder with below codes: 1) test_py_issue.py ```python import pytest def idfn(fixture_value): return 0 def create_test(): import somerandomPACKAGE # inserting error in fixture return ["a",...

status: needs information

### 🐛 Describe the bug when view operator with sgn used inside torch.compile, then signal segmentation violation error show. Please use below code to reproduce the issue. ``` import torch...

triaged
ZeroTensor
oncall: pt2

I have case where test is failing and in the report we get "worker 'gw0' crashed while running 'test_invalid_data]" On my screen I do the reason like below: ``` Fatal...