Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for visualizers (0.26 sec)

  1. RELEASE.md

    *   Many documentation fixes
    *   TensorBoard fixes: graphs with only one data point, Nan values, reload
        button and auto-reload, tooltips in scalar charts, run filtering, stable
        colors
    *   Tensorboard graph visualizer now supports run metadata. Clicking on nodes
        while viewing a stats for a particular run will show runtime statistics,
        such as memory or compute usage. Unused nodes will be faded out.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

          </div>
    
          <select id="statistic" value="{{displayStatisticName::change}}">
          </select>
    
          <button id="show_visualization" on-tap="loadVisualization_">Visualize</button>
    
          <tr-ui-b-dropdown label="Export">
            <tr-v-ui-histogram-set-controls-export>
            </tr-v-ui-histogram-set-controls-export>
          </tr-ui-b-dropdown>
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top