-
Traceback (most recent call last):
File "G:\anaconda3\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "G:\anaconda3\lib\runpy.py", line 86, i…
-
### 🐛 Describe the bug
The `torch.logical_xor` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe thi…
-
### 🐛 Describe the bug
The `torch.conj_physical` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe t…
-
### 🐛 Describe the bug
The `torch.logical_not` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe t…
-
### 🐛 Describe the bug
The `torch.frac` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe this discr…
-
### 🐛 Describe the bug
The `torch.atan` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe this discr…
-
### 🐛 Describe the bug
The `torch.isposinf` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe this…
-
### 🐛 Describe the bug
The `torch.rad2deg` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe this di…
-
### 🐛 Describe the bug
The `torch.floor` function fails to compile when using the `torch.compile` optimized mode. However, the same code runs successfully in eager execution mode. I believe this disc…
-
**Submitting author:** @kokitsuyuzaki (Koki Tsuyuzaki)
**Repository:** https://github.com/rikenbit/dcTensor
**Branch with paper.md** (empty if default branch):
**Version:** v1.1.0
**Editor:** @diehlp…