Commit b6e070d
Specialize symfloats when getting fake value involves complex args (pytorch#140832)
Fixed `PYTORCH_TEST_WITH_DYNAMO=1 tlp python test/test_sparse_csr.py TestSparseCSRCPU.test_sampled_addmm_cpu_complex64` when `specialize_float=False`
Pull Request resolved: pytorch#140832
Approved by: https://github.com/ezyang
ghstack dependencies: pytorch#1408301 parent db9052f commit b6e070d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2217 | 2217 | | |
2218 | 2218 | | |
2219 | 2219 | | |
2220 | | - | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
2221 | 2223 | | |
2222 | 2224 | | |
2223 | 2225 | | |
| |||
0 commit comments