Commit 461aedd
add
Summary:
Pull Request resolved: #1187
This diff implements `ArnoldiInfluenceFunction`, which was described, along with `NaiveInfluenceFunction` in D40541294. Please see that diff for detailed description. Previously implementations of both methods had been 1 diff. Now, `ArnoldiInfluenceFunction` is separated out for easier review.
Reviewed By: vivekmig
Differential Revision: D42006733
fbshipit-source-id: 3d8bd87aaf23411025fecc3e7b5d965879358be9ArnoldiInfluenceFunction (#1187)1 parent c315e65 commit 461aedd
File tree
8 files changed
+1677
-8
lines changed- captum/influence
- _core
- _utils
- tests/influence
- _core
- _utils
8 files changed
+1677
-8
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
860 | 911 | | |
861 | 912 | | |
862 | 913 | | |
| |||
1013 | 1064 | | |
1014 | 1065 | | |
1015 | 1066 | | |
1016 | | - | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
1017 | 1070 | | |
1018 | 1071 | | |
1019 | 1072 | | |
| |||
0 commit comments