|
|
|
|
@@ -57,8 +57,8 @@ sorted by sections.
|
|
|
|
|
|
|
|
|
|
### To Locate the Source Differences:
|
|
|
|
|
|
|
|
|
|
* Click the **DETAILS** tab **>** Expand highlighted sections, or, in the header, click <img src="/docs/latest/icons/ico-previous-diff.svg" alt="Previous diff" className="icon size-md" />
|
|
|
|
|
(Previous diff) or <img src="/docs/latest/icons/ico-next-diff.svg" alt="next difference" className="icon size-md space-sm" /> (Next diff).
|
|
|
|
|
* Click the **DETAILS** tab **>** Expand highlighted sections, or, in the header, click <img src="/docs/latest/icons/ico-previous-diff.svg" alt="Left arrow" className="icon size-md" />
|
|
|
|
|
(Previous diff) or <img src="/docs/latest/icons/ico-next-diff.svg" alt="Right arrow" className="icon size-md space-sm" /> (Next diff).
|
|
|
|
|
|
|
|
|
|
For example, in the image below, expanding **ARTIFACTS** **>** **Output Model** **>** **Model** shows that the model ID
|
|
|
|
|
and name are different.
|
|
|
|
|
@@ -81,8 +81,8 @@ The Values mode is a side-by-side comparison that shows hyperparameter value dif
|
|
|
|
|
1. In the dropdown menu (on the upper left, next to **+ Add Experiments**), choose **Values**.
|
|
|
|
|
1. To show only differences, move the **Hide Identical Fields** slider to on.
|
|
|
|
|
1. Locate differences by either:
|
|
|
|
|
* Clicking <img src="/docs/latest/icons/ico-previous-diff.svg" className="icon size-md space-sm" /> (Previous diff) or
|
|
|
|
|
<img src="/docs/latest/icons/ico-next-diff.svg" className="icon size-md space-sm" /> (Next diff).
|
|
|
|
|
* Clicking <img src="/docs/latest/icons/ico-previous-diff.svg" alt="Left arrow" className="icon size-md space-sm" /> (Previous diff) or
|
|
|
|
|
<img src="/docs/latest/icons/ico-next-diff.svg" alt="Right arrow" className="icon size-md space-sm" /> (Next diff).
|
|
|
|
|
* Scrolling to see highlighted hyperparameters.
|
|
|
|
|
|
|
|
|
|
For example, expanding **General** shows that the `batch_size` and `epochs` differ between the experiments.
|
|
|
|
|
@@ -193,7 +193,7 @@ Compare debug samples at any iteration to verify that an experiment is running a
|
|
|
|
|
first. Use the viewer / player to inspect images, audio, video samples and do any of the following:
|
|
|
|
|
* Move to the same sample in a different iteration (move the iteration slider).
|
|
|
|
|
* Show the next or previous iteration's sample.
|
|
|
|
|
* Download the file <img src="/docs/latest/icons/ico-download-json.svg" className="icon size-md space-sm" />.
|
|
|
|
|
* Download the file <img src="/docs/latest/icons/ico-download-json.svg" alt="Download" className="icon size-md space-sm" />.
|
|
|
|
|
* Zoom.
|
|
|
|
|
* View the sample's iteration number, width, height, and coordinates.
|
|
|
|
|
|
|
|
|
|
@@ -203,8 +203,8 @@ first. Use the viewer / player to inspect images, audio, video samples and do an
|
|
|
|
|
1. Locate debug samples by doing the following:
|
|
|
|
|
|
|
|
|
|
* Filter by metric. In the **Metric** list, choose a metric.
|
|
|
|
|
* Show other iterations. Click <img src="/docs/latest/icons/ico-circle-older.svg" className="icon size-md space-sm" /> (Older images),
|
|
|
|
|
<img src="/docs/latest/icons/ico-circle-newer.svg" className="icon size-md space-sm" /> (New images), or <img src="/docs/latest/icons/ico-circle-newest.svg" className="icon size-md space-sm" /> (Newest images).
|
|
|
|
|
* Show other iterations. Click <img src="/docs/latest/icons/ico-circle-older.svg" alt="Left arrow" className="icon size-md space-sm" /> (Older images),
|
|
|
|
|
<img src="/docs/latest/icons/ico-circle-newer.svg" alt="Right arrow" className="icon size-md space-sm" /> (New images), or <img src="/docs/latest/icons/ico-circle-newest.svg" alt="right arrow, newest image" className="icon size-md space-sm" /> (Newest images).
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
@@ -212,8 +212,8 @@ first. Use the viewer / player to inspect images, audio, video samples and do an
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
1. To move to the same sample in another iteration, click <img src="/docs/latest/icons/ico-previous.svg" className="icon size-md space-sm" />
|
|
|
|
|
(previous), <img src="/docs/latest/icons/ico-next.svg" className="icon size-md space-sm" /> (next), or move the slider.
|
|
|
|
|
1. To move to the same sample in another iteration, click <img src="/docs/latest/icons/ico-previous.svg" alt="Left arrow" className="icon size-md space-sm" />
|
|
|
|
|
(previous), <img src="/docs/latest/icons/ico-next.svg" alt="Right arrow" className="icon size-md space-sm" /> (next), or move the slider.
|
|
|
|
|
|
|
|
|
|
**To view a debug sample in the viewer / player:**
|
|
|
|
|
|
|
|
|
|
@@ -222,7 +222,7 @@ first. Use the viewer / player to inspect images, audio, video samples and do an
|
|
|
|
|
1. Do any of the following:
|
|
|
|
|
|
|
|
|
|
* Move to the same sample in another iteration - Move the slider, or click **<** (previous) or **>** (next).
|
|
|
|
|
* Download the file - Click <img src="/docs/latest/icons/ico-download-json.svg" className="icon size-md space-sm" />.
|
|
|
|
|
* Download the file - Click <img src="/docs/latest/icons/ico-download-json.svg" alt="Download" className="icon size-md space-sm" />.
|
|
|
|
|
* Zoom
|
|
|
|
|
* For images, locate a position on the sample - Hover over the sample and the X, Y coordinates appear in the legend below the sample.
|
|
|
|
|
|
|
|
|
|
@@ -253,8 +253,8 @@ an experiment, click <img src="/docs/latest/icons/ico-trash.svg" alt="Trash" cla
|
|
|
|
|
|
|
|
|
|
### Finding the Next or Previous Difference
|
|
|
|
|
|
|
|
|
|
* Find the previous difference <img src="/docs/latest/icons/ico-previous-diff.svg" className="icon size-md space-sm" />, or
|
|
|
|
|
the next difference <img src="/docs/latest/icons/ico-next-diff.svg" className="icon size-md space-sm" />.
|
|
|
|
|
* Find the previous difference <img src="/docs/latest/icons/ico-previous-diff.svg" alt="Left arrow" className="icon size-md space-sm" />, or
|
|
|
|
|
the next difference <img src="/docs/latest/icons/ico-next-diff.svg" alt="Right arrow" className="icon size-md space-sm" />.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -273,8 +273,8 @@ Search all text in the comparison.
|
|
|
|
|
### Choosing a Different Base Experiment
|
|
|
|
|
|
|
|
|
|
Show differences in other experiments in reference to a new base experiment. To set a new base experiment, do one of the following:
|
|
|
|
|
* Click on <img src="/docs/latest/icons/ico-switch-base.svg" className="icon size-md space-sm" /> on the top right of the experiment that will be the new base.
|
|
|
|
|
* Click on <img src="/docs/latest/icons/ico-pan.svg" className="icon size-md space-sm" /> the new base experiment and drag it all the way to the left
|
|
|
|
|
* Click on <img src="/docs/latest/icons/ico-switch-base.svg" alt="Switch base" className="icon size-md space-sm" /> on the top right of the experiment that will be the new base.
|
|
|
|
|
* Click on <img src="/docs/latest/icons/ico-pan.svg" alt="Pan" className="icon size-md space-sm" /> the new base experiment and drag it all the way to the left
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
@@ -282,13 +282,13 @@ Show differences in other experiments in reference to a new base experiment. To
|
|
|
|
|
|
|
|
|
|
### Dynamic Ordering of the Compared Experiments
|
|
|
|
|
|
|
|
|
|
To reorder the experiments being compared, press <img src="/docs/latest/icons/ico-pan.svg" className="icon size-md space-sm" /> on the top right of the experiment that
|
|
|
|
|
To reorder the experiments being compared, press <img src="/docs/latest/icons/ico-pan.svg" alt="Pan" className="icon size-md space-sm" /> on the top right of the experiment that
|
|
|
|
|
needs to be moved, and drag the experiment to its new position.
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### Removing an Experiment from the Comparison
|
|
|
|
|
Remove an experiment from the comparison, by pressing <img src="/docs/latest/icons/ico-remove-compare.svg" className="icon size-md space-sm" />
|
|
|
|
|
Remove an experiment from the comparison, by pressing <img src="/docs/latest/icons/ico-remove-compare.svg" alt="Minus" className="icon size-md space-sm" />
|
|
|
|
|
on the top right of the experiment that needs to be removed.
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|