Commit 9258997
[AMP] Fix IsMixedPrecisionType Edge Case (#9856)
* fix ismixedprecisiontype
* fix test
* jostle
* Update tests/python/relay/test_to_mixed_precision.py
Co-authored-by: Cody Yu <[email protected]>
Co-authored-by: Cody Yu <[email protected]>1 parent 2493aeb commit 9258997
File tree
2 files changed
+32
-1
lines changed- src/relay/transforms
- tests/python/relay
2 files changed
+32
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
462 | 491 | | |
463 | 492 | | |
0 commit comments