MCPcopy Create free account

hub / github.com/tensorflow/tensorboard / functions

Functions7,383 in github.com/tensorflow/tensorboard

↓ 4 callersMethodtick
Blocks until it has been at least `interval_secs` since last tick().
tensorboard/uploader/util.py:30
↓ 4 callersFunctiontranslate
(selection, x0: number, y0: number)
tensorboard/plugins/graph/tf_graph_common/scene.ts:290
↓ 4 callersMethodtriggerViewBoxChange
(viewBox: Extent)
tensorboard/webapp/widgets/line_chart_v2/line_chart_component_test.ts:118
↓ 4 callersMethodupdateDataSet
( ds: DataSet, spriteAndMetadata?: SpriteAndMetadataInfo, metadataFile?: string )
tensorboard/plugins/projector/vz_projector/vz-projector.ts:186
↓ 4 callersMethodupdateHasStates
* Updates the hasState polymer property.
tensorboard/plugins/projector/vz_projector/vz-projector-bookmark-panel.ts:235
↓ 4 callersMethodupdateIdentifier
()
tensorboard/webapp/widgets/line_chart_v2/lib/coordinator.ts:60
↓ 4 callersMethodupdateNeighborsList
(neighbors?: knn.NearestEntry[])
tensorboard/plugins/projector/vz_projector/vz-projector-inspector-panel.ts:311
↓ 4 callersFunctionupdateObject
* Updates an THREE.Object3D like object with geometry and material. Returns true if * geometry is updated (i.e., updateGeometry callback is invoked)
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/threejs_renderer.ts:223
↓ 4 callersMethodupdateProgress
(incrementValue: number)
tensorboard/plugins/graph/tf_graph_common/common.ts:21
↓ 4 callersMethodupdateSpecialDatasets
Constructs special datasets. Each special dataset contains exceptional * values from all of the regular datasets, e.g. last points in series, or
tensorboard/components/vz_line_chart2/line-chart.ts:330
↓ 4 callersMethodupdateTSNEPerplexityFromSliderChange
()
tensorboard/plugins/projector/vz_projector/vz-projector-projections-panel.ts:156
↓ 4 callersMethodupdateTooltip
(event: MouseEvent)
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_interactive_view.ts:525
↓ 4 callersMethodvalidate_data_response
Makes request and checks that response has expected data.
tensorboard/plugins/mesh/mesh_plugin_test.py:182
↓ 4 callersMethodvisit
* Visits every node in the tree. Each node can store 1 or more points, * depending on the node capacity provided in the constructor. * * @par
tensorboard/plugins/projector/vz_projector/sptree.ts:99
↓ 4 callersMethodzoom
* Handles changes in zooming/panning. Should be called from the main svg * to notify that a zoom/pan was performed and this minimap will update it'
tensorboard/plugins/graph/tf_graph_common/minimap.ts:316
↓ 3 callersFunctionDataLoaderBehavior
( superClass: new () => PolymerElement )
tensorboard/components/tf_dashboard_common/data-loader-behavior.ts:52
↓ 3 callersFunctionWriteHistogramSeries
Write a sequence of normally distributed histograms to writer.
tensorboard/scripts/generate_testdata.py:101
↓ 3 callersFunctionWriteImageSeries
Write a few dummy images to writer.
tensorboard/scripts/generate_testdata.py:115
↓ 3 callersMethod_CompareFilesPerSubdirectory
Compares iterables of (subdirectory path, list of absolute paths) Args: expected: The expected iterable of 2-tuples. gott
tensorboard/backend/event_processing/io_wrapper_test.py:379
↓ 3 callersMethod_ProcessEvent
Called whenever an event is loaded.
tensorboard/backend/event_processing/event_accumulator.py:448
↓ 3 callersMethod_ProcessEvent
Called whenever an event is loaded.
tensorboard/backend/event_processing/plugin_event_accumulator.py:328
↓ 3 callersMethod_as_tuple
Helper for `__eq__` and `__hash__`.
tensorboard/data/provider.py:529
↓ 3 callersMethod_check_not_closed
(self)
tensorboard/summary/_writer.py:55
↓ 3 callersMethod_check_summary
Test that a summary contains exactly the expected hparams PB.
tensorboard/plugins/hparams/summary_v2_test.py:90
↓ 3 callersFunction_create_tensor_summary
A private helper method for generating a tensor summary. We use a helper method instead of having `op` directly call `raw_data_op` to prevent
tensorboard/plugins/pr_curve/summary.py:523
↓ 3 callersFunction_display
Internal version of `display`. Args: port: As with `display`. height: As with `display`. print_message: True to print which Ten
tensorboard/notebook.py:261
↓ 3 callersMethod_downloadDataUrl
(request, configuration, format)
tensorboard/plugins/hparams/tf_hparams_query_pane/tf-hparams-query-pane.ts:550
↓ 3 callersMethod_filter_by_version
Filter `DataProvider.list_*` output by summary metadata version.
tensorboard/plugins/metrics/metrics_plugin.py:355
↓ 3 callersMethod_getAllChildren
()
tensorboard/plugins/mesh/tf_mesh_dashboard/tf-mesh-dashboard.ts:245
↓ 3 callersMethod_getNode
(graphNodeName, graphHierarchy)
tensorboard/plugins/graph/tf_graph_info/tf-node-info.ts:485
↓ 3 callersMethod_getSeriesNameFromDatum
({run, experiment = {name: '_default'}})
tensorboard/plugins/scalar/tf_scalar_dashboard/tf-scalar-card.ts:436
↓ 3 callersMethod_get_graph
Set up runs, then fetch and return the graph as a proto.
tensorboard/plugins/graph/graphs_plugin_test.py:150
↓ 3 callersFunction_grpc_error
(code, details)
tensorboard/data/grpc_provider_test.py:533
↓ 3 callersFunction_gzip
(bs)
tensorboard/backend/http_util_test.py:347
↓ 3 callersMethod_image_data_impl
Gets the image data for a blob key. Args: ctx: A `tensorboard.context.RequestContext` value. blob_key: a string ident
tensorboard/plugins/metrics/metrics_plugin.py:611
↓ 3 callersMethod_instance_tag_metadata
Gets the `MeshPluginData` proto for an instance tag.
tensorboard/plugins/mesh/mesh_plugin.py:51
↓ 3 callersFunction_isInteractiveD3Event
(d3Event: any)
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:570
↓ 3 callersFunction_make_expected_value
(*values)
tensorboard/plugins/distribution/compressor_test.py:22
↓ 3 callersFunction_maybe_raise_value_error
(error_msg)
tensorboard/backend/security_validator.py:59
↓ 3 callersMethod_opCreationDigestToDataObject
(self, op_creation_digest, graph)
tensorboard/plugins/debugger_v2/debug_data_multiplexer.py:548
↓ 3 callersMethod_parseAndConstructHierarchicalGraph
( path: string | null, pbTxtFile?: Blob )
tensorboard/plugins/graph/tf_graph_loader/tf-graph-loader.ts:97
↓ 3 callersFunction_parse_plugin_data_as
Returns a data oneof's field from plugin_data.content. Raises HParamsError if the content doesn't have 'data_oneof_field' set or this file is
tensorboard/plugins/hparams/metadata.py:106
↓ 3 callersMethod_redraw
()
tensorboard/plugins/hparams/tf_hparams_scatter_plot_matrix_plot/tf-hparams-scatter-plot-matrix-plot.ts:158
↓ 3 callersMethod_refreshNodeItemList
(nodeListId)
tensorboard/plugins/graph/tf_graph_info/tf-node-info.ts:626
↓ 3 callersMethod_run_handler
(self, experiment, session_groups, response_format)
tensorboard/plugins/hparams/download_data_test.py:236
↓ 3 callersMethod_run_tool
(self, args)
tensorboard/pip_package/deterministic_tar_gz_test.py:33
↓ 3 callersMethod_sendRequest
(methodName, request_proto)
tensorboard/plugins/hparams/tf_hparams_backend/tf-hparams-backend.ts:63
↓ 3 callersMethod_setDownloadFilename
(name?: string)
tensorboard/plugins/graph/tf_graph_controls/tf-graph-controls.ts:1463
↓ 3 callersFunction_shell
(*args, **kwargs)
tensorboard/data/server/pip_package/install.py:29
↓ 3 callersFunction_summary
Returns a summary holding the given HParamsPluginData message. Helper function. Args: tag: string. The tag to use. hparams_plugi
tensorboard/plugins/hparams/summary.py:181
↓ 3 callersMethod_test_distributions
(self, run_name, tag_name, should_work=True)
tensorboard/plugins/distribution/distributions_plugin_test.py:146
↓ 3 callersMethod_test_histograms
(self, run_name, tag_name, should_work=True)
tensorboard/plugins/histogram/histograms_plugin_test.py:146
↓ 3 callersFunction_time_delta_from_info
Format the elapsed time for the given TensorBoardInfo. Args: info: A TensorBoardInfo value. Returns: A human-readable string des
tensorboard/notebook.py:233
↓ 3 callersMethod_updateAxesPositionsInDOM
(selectionOrTransition)
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:542
↓ 3 callersMethod_updateLabels
(showLabels)
tensorboard/plugins/graph/tf_graph/tf-graph-scene.ts:386
↓ 3 callersFunction_using_tf
Return true if we're not using the fake TF API stub implementation.
tensorboard/plugins/projector/projector_plugin.py:232
↓ 3 callersMethod_validate_downsample
(self, downsample)
tensorboard/backend/event_processing/data_provider.py:62
↓ 3 callersMethodaddContext
(context: string)
tensorboard/plugins/projector/vz_projector/vz-projector-inspector-panel.ts:229
↓ 3 callersFunctionaddEdgeToGraph
( graph: SlimGraph, inputName: string, outputNode: OpNode, input: NormalizedInput, params: BuildPara
tensorboard/plugins/graph/tf_graph_common/graph.ts:972
↓ 3 callersMethodaddStates
(savedStates?: State[])
tensorboard/plugins/projector/vz_projector/vz-projector-bookmark-panel.ts:153
↓ 3 callersFunctionanalyzeMetadata
( columnNames, pointsMetadata: PointMetadata[] )
tensorboard/plugins/projector/vz_projector/data-provider.ts:293
↓ 3 callersMethodassertMode
Assert that the permission bits of a file are as expected. Args: path: File to stat. expected: `int`; a subset of 0o777.
tensorboard/manager_test.py:274
↓ 3 callersMethodassert_expected_xml
(self, combined_content, test_svg_files)
tensorboard/tools/mat_bundle_icon_svg_test.py:74
↓ 3 callersMethodaudio
(self, *args, **kwargs)
tensorboard/plugins/audio/summary_test.py:172
↓ 3 callersMethodaudio_event
(self, *args, **kwargs)
tensorboard/plugins/audio/summary_test.py:210
↓ 3 callersMethodbackendToUi
(backendSettings: Partial<BackendSettings>)
tensorboard/webapp/persistent_settings/_data_source/persistent_settings_data_source.ts:141
↓ 3 callersMethodblob_tracker
Creates context manager tracker for uploading a blob. Args: blob_bytes: Total byte size of the blob being uploaded.
tensorboard/uploader/upload_tracker.py:406
↓ 3 callersMethodbrushSelection
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:144
↓ 3 callersFunctionbuildOrReturnStateWithUnresolvedImportedPins
( unresolvedImportedPinnedCards: CardUniqueInfo[], nonPinnedCards: NonPinnedCardId[], cardMetadataMap: C
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:208
↓ 3 callersFunctionbuildPersistentSettingsState
( override: Partial<PersistentSettingsState> )
tensorboard/webapp/persistent_settings/_redux/testing.ts:21
↓ 3 callersFunctionbuildRunIdKeyedObject
( backendObject: T, experimentId: string )
tensorboard/webapp/metrics/data_source/metrics_data_source.ts:79
↓ 3 callersFunctionbuildStateFromPersistentSettingsState
( state: PersistentSettingsState )
tensorboard/webapp/persistent_settings/_redux/testing.ts:30
↓ 3 callersMethodcall_histogram_op
(self, *args, **kwargs)
tensorboard/plugins/histogram/summary_test.py:244
↓ 3 callersFunctionchangeMinMax
( fixture: ComponentFixture<TestableComponent>, min: string, max: string )
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_axis_view_test.ts:340
↓ 3 callersMethodcheckConstantValue
Throws IllegalArgumentException if {@code value} contains any of a few blacklisted characters which would change the syntactic structure of the CSS or
third_party/safe_html_types/com/google/common/html/types/SafeStyleBuilder.java:626
↓ 3 callersMethodcheckNotVoidElement
()
third_party/safe_html_types/com/google/common/html/types/SafeHtmlBuilder.java:1028
↓ 3 callersMethodclearAllDropdowns
()
tensorboard/components/tensor_widget/slicing-control.ts:398
↓ 3 callersMethodclose
(self)
tensorboard/compat/tensorflow_stub/io/gfile.py:831
↓ 3 callersMethodclose
See `Output`.
tensorboard/summary/_output.py:120
↓ 3 callersMethodcomputeAllCentroids
()
tensorboard/plugins/projector/vz_projector/vz-projector-projections-panel.ts:669
↓ 3 callersFunctioncomputeBottommostLineSpec
( state: DebuggerState )
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/store/debugger_store_utils.ts:158
↓ 3 callersFunctioncomputeCXPositionOfNodeShape
( renderInfo: render.RenderNodeInfo )
tensorboard/plugins/graph/tf_graph_common/layout.ts:735
↓ 3 callersMethodcreate
(String style)
third_party/safe_html_types/com/google/common/html/types/SafeStyles.java:99
↓ 3 callersMethodcreate
(String script)
third_party/safe_html_types/com/google/common/html/types/SafeScripts.java:96
↓ 3 callersFunctioncreateFetchGraphExecutionDigestsSpy
( runId: string, begin: number, end: number, graphExcutionDigestsResponse: GraphExecutionDiges
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/effects/debugger_effects_test.ts:470
↓ 3 callersFunctioncreateFetchSourceFileSpy
( runId: string, fileIndex: number, hostName: string, filePath: string, lines: s
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/effects/debugger_effects_test.ts:1651
↓ 3 callersFunctioncreateHparamsExperimentResponse
()
tensorboard/webapp/hparams/_redux/hparams_data_source_test.ts:318
↓ 3 callersFunctioncreateMatchingImgComponent
(src: string)
tensorboard/webapp/feature_flag/directives/feature_flag_directive_test.ts:94
↓ 3 callersMethodcreateMesh
( geometry: THREE.BufferGeometry, materialOption: {visible: boolean; color: string; opacity?: number}
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/threejs_renderer.ts:377
↓ 3 callersFunctioncreateOpacityAdjustedColor
( baseColorHex: string, hex: string, opacity: number )
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/threejs_renderer.ts:29
↓ 3 callersMethodcreatePickingMaterial
(haveImage: boolean)
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizerSprites.ts:232
↓ 3 callersMethodcreatePlugin
(self, logdir)
tensorboard/plugins/custom_scalar/custom_scalars_plugin_test.py:160
↓ 3 callersMethodcreateRenderMaterial
(haveImage: boolean)
tensorboard/plugins/projector/vz_projector/scatterPlotVisualizerSprites.ts:219
↓ 3 callersFunctioncreateScalarCardMetadata
(count: number)
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:474
↓ 3 callersFunctioncreateTestableComponent
(input: { expId?: string; configOptions?: DropdownOption[]; })
tensorboard/webapp/widgets/dropdown/dropdown_test.ts:60
↓ 3 callersMethodcreateVisualizers
(inLabels3DMode: boolean)
tensorboard/plugins/projector/vz_projector/projectorScatterPlotAdapter.ts:693
↓ 3 callersFunctioncreate_dummy_config
()
tensorboard/plugins/projector/projector_api_test.py:28
↓ 3 callersFunctioncreate_writer_for_run
(out_dir, run, suffix)
tensorboard/tools/convert_tbdev_export.py:246
↓ 3 callersMethoddeactivate
()
tensorboard/webapp/widgets/data_table/column_selector_component.ts:137
↓ 3 callersMethoddeserialize
(serialized: string)
tensorboard/webapp/persistent_settings/_data_source/persistent_settings_data_source.ts:324
← previousnext →901–1,000 of 7,383, ranked by callers