@if (showToolBar) {
fit_screen
Zoom to fit
keyboard Shortcut: SPACE
@if (showExpandCollapseAllLayers) {
unfold_more_double
Expand all layers in the graph
unfold_less_double
Collapse all layers in the graph
} @if (showFlattenLayers) {
layers_clear
Flatten all layers in the graph
Nodes will be laid out without any layers data
}
multiple_stop
@if (tracing) { Disable inputs/outputs tracing } @else { Enable inputs/outputs tracing }
Highlight selected op node's ancestors and descendants and dim the rest
@if (showEdgeOverlaysDropdown) { } @if (showDownloadPng) {
image
Download graph as PNG
The maximum PNG size is limited to 5000 x 5000
Transparent background
}
}