mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Just like we use `is/is not` for class comparisons, it is generally advised to use `is/is not` for comparisons against torch functions. Pull Request resolved: https://github.com/pytorch/pytorch/pull/166624 Approved by: https://github.com/Lucaskabela, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| cudagraphs.py | ||
| debugging.py | ||
| distributed.py | ||
| inductor.py | ||
| onnxrt.py | ||
| registry.py | ||
| tensorrt.py | ||
| torchxla.py | ||
| tvm.py | ||