File tree
Expand file treeCollapse file tree
5 files changed
+72
-7
lines changedFilter options
- test/dynamo
- torch
- _dynamo/variables
- _logging
- _subclasses
Expand file treeCollapse file tree
5 files changed
+72
-7
lines changedtest/dynamo/test_logging.py
Copy file name to clipboardExpand all lines: test/dynamo/test_logging.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
172 | 188 |
|
173 | 189 |
|
174 | 190 |
|
| ||
960 | 976 |
|
961 | 977 |
|
962 | 978 |
|
| 979 | + |
963 | 980 |
|
964 | 981 |
|
965 | 982 |
|
|
torch/_dynamo/variables/higher_order_ops.py
Copy file name to clipboardExpand all lines: torch/_dynamo/variables/higher_order_ops.py+26-6Lines changed: 26 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| ||
261 | 262 |
|
262 | 263 |
|
263 | 264 |
|
264 |
| - |
| 265 | + |
265 | 266 |
|
266 | 267 |
|
267 | 268 |
|
| ||
322 | 323 |
|
323 | 324 |
|
324 | 325 |
|
325 |
| - |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
326 | 331 |
|
327 | 332 |
|
328 | 333 |
|
329 | 334 |
|
330 | 335 |
|
331 | 336 |
|
332 | 337 |
|
333 |
| - |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
334 | 343 |
|
335 | 344 |
|
336 | 345 |
|
337 | 346 |
|
338 | 347 |
|
339 |
| - |
| 348 | + |
340 | 349 |
|
341 | 350 |
|
342 | 351 |
|
| ||
345 | 354 |
|
346 | 355 |
|
347 | 356 |
|
348 |
| - |
| 357 | + |
349 | 358 |
|
350 | 359 |
|
351 | 360 |
|
| ||
3359 | 3368 |
|
3360 | 3369 |
|
3361 | 3370 |
|
| 3371 | + |
3362 | 3372 |
|
3363 | 3373 |
|
3364 | 3374 |
|
| 3375 | + |
3365 | 3376 |
|
3366 | 3377 |
|
3367 | 3378 |
|
| ||
3373 | 3384 |
|
3374 | 3385 |
|
3375 | 3386 |
|
3376 |
| - |
| 3387 | + |
| 3388 | + |
| 3389 | + |
3377 | 3390 |
|
3378 | 3391 |
|
3379 | 3392 |
|
3380 | 3393 |
|
3381 | 3394 |
|
| 3395 | + |
| 3396 | + |
| 3397 | + |
| 3398 | + |
| 3399 | + |
| 3400 | + |
| 3401 | + |
3382 | 3402 |
|
3383 | 3403 |
|
3384 | 3404 |
|
|
torch/_logging/_internal.py
Copy file name to clipboardExpand all lines: torch/_logging/_internal.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| 254 | + |
254 | 255 |
|
255 | 256 |
|
256 | 257 |
|
| ||
448 | 449 |
|
449 | 450 |
|
450 | 451 |
|
| 452 | + |
| 453 | + |
| 454 | + |
451 | 455 |
|
452 | 456 |
|
453 | 457 |
|
| ||
560 | 564 |
|
561 | 565 |
|
562 | 566 |
|
| 567 | + |
563 | 568 |
|
564 | 569 |
|
565 | 570 |
|
|
torch/_logging/_registrations.py
Copy file name to clipboardExpand all lines: torch/_logging/_registrations.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
236 |
| - |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
237 | 241 |
|
torch/_subclasses/fake_tensor.py
Copy file name to clipboardExpand all lines: torch/_subclasses/fake_tensor.py+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
| ||
1433 | 1434 |
|
1434 | 1435 |
|
1435 | 1436 |
|
| 1437 | + |
| 1438 | + |
| 1439 | + |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
1436 | 1446 |
|
1437 | 1447 |
|
1438 | 1448 |
|
| ||
1477 | 1487 |
|
1478 | 1488 |
|
1479 | 1489 |
|
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
1480 | 1499 |
|
1481 | 1500 |
|
1482 | 1501 |
|
|
0 commit comments