Commit 0d56ee5
set values in MMImageMaskInput
Summary:
previously `InterpretableInput` is only used for text, the `values` are the actual text segments, which are used in `AttributionResult` for plot legends.
This design no longer makes sense for image. Will redesign the `values`. But for now, just set `values` for plot legends
Differential Revision: D878918251 parent f55cd3d commit 0d56ee5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | | - | |
| 577 | + | |
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
611 | 615 | | |
612 | 616 | | |
613 | 617 | | |
| |||
0 commit comments