Commit 56763b1
Fix what-if tool display issue on example loading without inference (#1898)
When loading just examples, without inferring through a model (such as loading data from a csv file), still need to call refreshDive_ to fully refresh the dataset display, including calculating statistics.1 parent a795148 commit 56763b1
File tree
1 file changed
+1
-1
lines changed- tensorboard/plugins/interactive_inference/tf_interactive_inference_dashboard
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3729 | 3729 | | |
3730 | 3730 | | |
3731 | 3731 | | |
3732 | | - | |
| 3732 | + | |
3733 | 3733 | | |
3734 | 3734 | | |
3735 | 3735 | | |
| |||
0 commit comments