Commit 6cabb81
committed
Fix handling MEMORY and DIV BY 0 errors for C600
Summary: Ref T73341
Reviewers: #tensorflow, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, kamil.andrzejewski
Reviewed By: #tensorflow, #framework_ip_review_-_any_oss_or_third-party_code_use_has_been_approved, kamil.andrzejewski
Maniphest Tasks: T73341
Differential Revision: https://phabricator.sourcevertex.net/D816631 parent 4501595 commit 6cabb81
File tree
1 file changed
+5
-1
lines changed- tensorflow/compiler/plugin/poplar/kernels/application_runtime
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
731 | 733 | | |
732 | 734 | | |
733 | 735 | | |
| |||
741 | 743 | | |
742 | 744 | | |
743 | 745 | | |
744 | | - | |
| 746 | + | |
745 | 747 | | |
746 | 748 | | |
747 | 749 | | |
748 | 750 | | |
749 | 751 | | |
750 | 752 | | |
751 | 753 | | |
| 754 | + | |
752 | 755 | | |
753 | 756 | | |
754 | 757 | | |
| 758 | + | |
755 | 759 | | |
756 | 760 | | |
757 | 761 | | |
| |||
0 commit comments