@@ -169,6 +169,8 @@ Use the `save_graphs` option of `context` to record the computational graph afte
> Currently MindSpore supports recording computational graph after operator fusion for Ascend 910 AI processor only.
> It's recommended that you reduce calls to `HistogramSummary` under 10 times per batch. The more you call `HistogramSummary`, the more performance overhead.
## MindInsight Commands
### View the command help information.
...
...
@@ -388,4 +390,4 @@ Figure 16 shows the function area of the parameter distribution histogram, inclu
- Tag selection: Select the required tags to view the corresponding histogram.
- Vertical axis: Select any of `Step`, `Relative time`, and `Absolute time` as the data displayed on the vertical axis of the histogram.
- Angle of view: Select either `Front` or `Top`. `Front` view refers to viewing the histogram from the front view. In this case, data between different steps is overlapped. `Top` view refers to viewing the histogram at an angle of 45 degrees. In this case, data between different steps can be presented.
\ No newline at end of file
- Angle of view: Select either `Front` or `Top`. `Front` view refers to viewing the histogram from the front view. In this case, data between different steps is overlapped. `Top` view refers to viewing the histogram at an angle of 45 degrees. In this case, data between different steps can be presented.