MCPcopy Index your code

hub / github.com/tensorflow/tensorboard / functions

Functions7,383 in github.com/tensorflow/tensorboard

↓ 19 callersMethodequals
(Object other)
third_party/safe_html_types/com/google/common/html/types/SafeUrl.java:84
↓ 19 callersMethodgetTimeSelectionTableData
()
tensorboard/webapp/metrics/views/card_renderer/scalar_card_data_table.ts:144
↓ 19 callersMethodmain
Blocking main function for TensorBoard. This method is called by `tensorboard.main.run_main`, which is the standard entrypoint for th
tensorboard/program.py:254
↓ 19 callersMethodsetViewBox
(extent: Extent)
tensorboard/webapp/widgets/line_chart_v2/lib/chart_types.ts:30
↓ 19 callersFunctionsortTagNames
(tags: string[])
tensorboard/webapp/metrics/utils_test.ts:114
↓ 18 callersFunctionbuildScalarStepData
( override: Partial<ScalarStepDatum> = {} )
tensorboard/webapp/metrics/testing.ts:199
↓ 18 callersFunctioncreateHistogramCardContainer
()
tensorboard/webapp/metrics/views/card_renderer/histogram_card_test.ts:93
↓ 18 callersMethodenter
(d: vz_chart_helpers.Point)
tensorboard/components/vz_line_chart2/line-chart.ts:541
↓ 18 callersFunctionformatTickNumber
(x: number | {valueOf(): number})
tensorboard/webapp/widgets/histogram/formatter.ts:24
↓ 18 callersFunctiongetCardContents
(debugElements: DebugElement[])
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:143
↓ 18 callersMethodhas_new_data_since_last_summarize
(self)
tensorboard/uploader/upload_tracker.py:221
↓ 18 callersFunctionnextElementId
()
tensorboard/webapp/util/dom.ts:37
↓ 18 callersFunctionsendKey
( fixture: ComponentFixture<T>, eventTarget: DebugElement, args: SendKeyArgs )
tensorboard/webapp/testing/dom.ts:51
↓ 17 callersMethodAddEvent
(self, event)
tensorboard/backend/event_processing/plugin_event_accumulator_test.py:87
↓ 17 callersFunctionassertSvgPathD
( path: SVGElement, roundedCoords: Array<[number, number]> )
tensorboard/webapp/widgets/line_chart_v2/lib/testing.ts:59
↓ 17 callersFunctionbuildHistogramStepData
( override: Partial<HistogramStepDatum> = {} )
tensorboard/webapp/metrics/testing.ts:213
↓ 17 callersFunctioncomputeDataSeriesExtent
( data: DataSeries[], metadataMap: DataSeriesMetadataMap, ignoreYOutliers: boolean, isXSafeNumber: (x:
tensorboard/webapp/widgets/line_chart_v2/line_chart_internal_utils.ts:31
↓ 17 callersFunctioncreateBarRuns
()
tensorboard/webapp/runs/effects/runs_effects_test.ts:146
↓ 17 callersFunctioncreateComponent
()
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_interactive_view_test.ts:117
↓ 17 callersFunctioncreateSeries
( id: string, pointFn: (index: number) => number = Math.sin )
tensorboard/webapp/widgets/line_chart_v2/lib/testing.ts:30
↓ 17 callersFunctiongetPinnedCardId
(baseCardId: CardId)
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:145
↓ 17 callersFunctiongetSelectedButton
()
tensorboard/webapp/widgets/data_table/column_selector_test.ts:40
↓ 17 callersFunctiongetTagDisplayName
( tag: string, groupName: string | null )
tensorboard/webapp/metrics/views/utils.ts:14
↓ 17 callersFunctiongroupRuns
( groupBy: GroupBy, runs: Run[], runIdToExpId: Readonly<Record<RunId, ExperimentId>>, expNameByExpId?:
tensorboard/webapp/runs/store/utils.ts:19
↓ 17 callersFunctionis_path_safe
Returns the result depending on the plugin's static file handler.
tensorboard/examples/plugins/example_raw_scalars/test.py:31
↓ 17 callersFunctionreducers
(state: HparamsState | undefined, action: Action)
tensorboard/webapp/hparams/_redux/hparams_reducers.ts:178
↓ 17 callersMethodsetMetadata
(metadataMap: DataSeriesMetadataMap)
tensorboard/webapp/widgets/line_chart_v2/lib/chart_types.ts:28
↓ 16 callersMethod_CreateDeepDirectoryStructure
Creates a reasonable deep structure of subdirectories with files. Args: top_directory: The absolute path of the top level directory
tensorboard/compat/tensorflow_stub/io/gfile_test.py:309
↓ 16 callersMethod_CreateDeepDirectoryStructure
Creates a reasonable deep structure of subdirectories with files. Args: top_directory: The file:// path of the top level directory
tensorboard/compat/tensorflow_stub/io/gfile_fsspec_test.py:305
↓ 16 callersMethod__init__
Creates a new `OpError` indicating that a particular op failed. Args: node_def: The `node_def_pb2.NodeDef` proto representing the o
tensorboard/compat/tensorflow_stub/errors.py:32
↓ 16 callersMethod_write_histogram
(self, run, tag, description=None)
tensorboard/plugins/metrics/metrics_plugin_test.py:86
↓ 16 callersMethod_write_scalar
(self, run, tag, description=None)
tensorboard/plugins/metrics/metrics_plugin_test.py:58
↓ 16 callersFunctionassertLabels
(debugElements: DebugElement[], axisLabels: string[])
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_axis_view_test.ts:111
↓ 16 callersFunctionbuildRedirectionRouteDef
(override: Partial<RedirectionRouteDef>)
tensorboard/webapp/app_routing/route_config_test.ts:39
↓ 16 callersFunctioncreateDebuggerSourceCodeState
( override?: Partial<SourceCodeState> )
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/testing/index.ts:226
↓ 16 callersFunctioncreateScalarCardMetadata
()
tensorboard/webapp/metrics/store/metrics_reducers_test.ts:65
↓ 16 callersMethodcreateUnmodifiableSet
(String... strings)
third_party/safe_html_types/com/google/common/html/types/SafeHtmlBuilder.java:1066
↓ 16 callersFunctionisTriangle
(el: Element)
tensorboard/webapp/widgets/line_chart_v2/lib/integration_test.ts:240
↓ 16 callersMethodpost
( path: string, body: any, options?: PostOptions )
tensorboard/webapp/webapp_data_source/tb_http_client_types.ts:34
↓ 16 callersMethodscale
(x: number)
tensorboard/components/vz_line_chart2/log-scale.ts:45
↓ 16 callersMethodstat
Returns file statistics for a given path.
tensorboard/compat/tensorflow_stub/io/gfile.py:405
↓ 16 callersMethodtest
(self)
tensorboard/data/server/pip_package/build_test.py:25
↓ 16 callersFunctionunitVector
(vector: Float32Array)
tensorboard/plugins/projector/vz_projector/knn_test.ts:25
↓ 15 callersMethod_serialized_plugin_data
(self, data_oneof_field, text_protobuffer)
tensorboard/plugins/hparams/list_session_groups_test.py:2449
↓ 15 callersMethodbuild
()
third_party/safe_html_types/com/google/common/html/types/SafeHtmlBuilder.java:1045
↓ 15 callersFunctionbuildTagMetadata
()
tensorboard/webapp/metrics/testing.ts:165
↓ 15 callersFunctioncreateComponent
(link: string | string[])
tensorboard/webapp/app_routing/views/router_link_test.ts:90
↓ 15 callersFunctioncreateDebuggerStateWithLoadedExecutionDigests
( scrollBeginIndex: number, displayCount = 50, opTypes?: string[] )
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/testing/index.ts:296
↓ 15 callersFunctioncreateElement
(tag, children)
tensorboard/examples/plugins/example_basic/tensorboard_plugin_example/static/index.js:86
↓ 15 callersFunctioncreateFooRuns
()
tensorboard/webapp/runs/effects/runs_effects_test.ts:140
↓ 15 callersFunctioncreateNScalarCards
(size: number, tag: string = 'tagA')
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:95
↓ 15 callersMethodcreateNextToElement
Creates a modal from a template next to an element.
tensorboard/webapp/widgets/custom_modal/custom_modal.ts:88
↓ 15 callersFunctioncreateRun
(override: Partial<Run> = {})
tensorboard/webapp/runs/effects/runs_effects_test.ts:48
↓ 15 callersMethodgetNodeMap
()
tensorboard/plugins/graph/tf_graph_common/hierarchy.ts:133
↓ 15 callersMethodgetSavedScalarPins
()
tensorboard/webapp/metrics/data_source/saved_pins_data_source.ts:51
↓ 15 callersMethodread_blob_sequences
( self, ctx=None, *, experiment_id, plugin_name, downsample=No
tensorboard/plugins/debugger_v2/debug_data_provider.py:543
↓ 15 callersFunctionreducers
(state: SettingsState | undefined, action: Action)
tensorboard/webapp/settings/_redux/settings_reducers.ts:118
↓ 15 callersFunctionreducers
(state: FeatureFlagState | undefined, action: Action)
tensorboard/webapp/feature_flag/store/feature_flag_reducers.ts:104
↓ 15 callersMethodsetSeriesData
(name: string, data: ScalarDatum[])
tensorboard/components/tf_line_chart_data_loader/tf-line-chart-data-loader.ts:38
↓ 14 callersMethodGetNext
(self)
tensorboard/compat/tensorflow_stub/pywrap_tensorflow.py:202
↓ 14 callersMethod_value_from_op
(self, op)
tensorboard/data_compat_test.py:41
↓ 14 callersFunctionassertMaterial
( obj: THREE.Mesh | THREE.Line, longHexString: string, visibility: boolean )
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/renderer_test.ts:317
↓ 14 callersMethodaudio
(self, *args, **kwargs)
tensorboard/plugins/audio/summary_test.py:66
↓ 14 callersFunctionbuildSessionGroup
( override: DeepPartial<SessionGroup> )
tensorboard/webapp/hparams/_redux/testing.ts:101
↓ 14 callersFunctioncreateComponent
( initialTagFilter: string )
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:1164
↓ 14 callersFunctioncreateComponent
()
tensorboard/webapp/metrics/views/right_pane/scalar_column_editor/scalar_column_editor_test.ts:52
↓ 14 callersFunctioncreateComponent
(input: { header?: ColumnHeader; sortingInfo?: SortingInfo; hparamsEnabled?: boolean; disableC
tensorboard/webapp/widgets/data_table/header_cell_component_test.ts:79
↓ 14 callersFunctioncreateComponent
(input: { steps?: number[]; timeSelection?: TimeSelection; })
tensorboard/webapp/widgets/histogram/histogram_card_fob_test.ts:37
↓ 14 callersFunctioncreateScalarStepSeries
* Creates a fake array of time series data of the desired length.
tensorboard/webapp/metrics/store/metrics_reducers_test.ts:72
↓ 14 callersMethoddestroy
()
tensorboard/components/vz_line_chart2/line-chart.ts:918
↓ 14 callersFunctionf
()
tensorboard/plugins/graph/graphs_demo.py:53
↓ 14 callersMethodgetNext
* Returns a worker-like object that can be used to offload computation like Worker. * This method allocates new Worker upto 10 instances. Depending
tensorboard/webapp/widgets/line_chart_v2/lib/worker/worker_pool.ts:78
↓ 14 callersFunctionisBooleanDType
(dtype: string)
tensorboard/components/tensor_widget/dtype-utils.ts:40
↓ 14 callersMethodread_blob
(self, ctx=None, *, blob_key)
tensorboard/plugins/debugger_v2/debug_data_provider.py:589
↓ 14 callersFunctionsetTooltipData
( fixture: ComponentFixture<ScalarCardContainer>, tooltipData: TooltipDatum[] )
tensorboard/webapp/metrics/views/card_renderer/scalar_card_test.ts:1283
↓ 13 callersFunction_AddEvents
(path)
tensorboard/backend/event_processing/event_multiplexer_test.py:27
↓ 13 callersFunction_AddEvents
(path)
tensorboard/backend/event_processing/plugin_event_multiplexer_test.py:33
↓ 13 callersFunction_error_response
(request, error_message)
tensorboard/plugins/debugger_v2/debugger_v2_plugin.py:29
↓ 13 callersMethod_send_request
(self, path_prefix, pathname)
tensorboard/plugins/core/core_plugin_test.py:397
↓ 13 callersMethodappend
Appends the compile-time constant {@code string} to the URL being built. <p>No runtime validation or sanitization is performed on {@code string}; bei
third_party/safe_html_types/com/google/common/html/types/TrustedResourceUrlBuilder.java:60
↓ 13 callersFunctionbuildScalarCardPoint
( override: Partial<ScalarCardPoint> )
tensorboard/webapp/metrics/views/card_renderer/scalar_card_line_chart_test.ts:337
↓ 13 callersMethodcancellable
* Create a cancellable task. This returns a new function that, when * invoked, will pass its argument to the provided function as well as * a `c
tensorboard/components/tf_backend/canceller.ts:53
↓ 13 callersMethodcreate
(String html)
third_party/safe_html_types/com/google/common/html/types/SafeHtmls.java:188
↓ 13 callersFunctioncreateComponent
(input: { data?: TableData[]; headers?: ColumnHeader[]; sortingInfo?: SortingInfo; })
tensorboard/webapp/runs/views/runs_table/runs_data_table_test.ts:79
↓ 13 callersFunctiondoHistogramsHaveColor
( fixture: ComponentFixture<TestableComponent> )
tensorboard/webapp/widgets/histogram/histogram_test.ts:944
↓ 13 callersFunctionexpectChartUpdateSpiesToHaveBeenCalledTimes
(times: number)
tensorboard/webapp/widgets/line_chart_v2/line_chart_component_test.ts:774
↓ 13 callersMethodformatReadable
* Represents a number in a human readable string. The string can be a * "lossy compression" and it must follow localization. * * Possible usa
tensorboard/webapp/widgets/line_chart_v2/lib/formatter.ts:39
↓ 13 callersFunctiongetAutocompleteOptions
(overlayContainer: OverlayContainer)
tensorboard/webapp/testing/material.ts:18
↓ 13 callersFunctiongetAxisLabelText
(axis: DebugElement)
tensorboard/webapp/widgets/histogram/histogram_test.ts:166
↓ 13 callersFunctiongetCardsInGroup
( fixture: ComponentFixture<MainViewContainer>, groupIndex: number )
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:130
↓ 13 callersFunctionisFloatDType
(dtype: string)
tensorboard/components/tensor_widget/dtype-utils.ts:32
↓ 13 callersFunctionparseNumericPrefix
(value: string | number)
tensorboard/webapp/runs/views/runs_table/sorting_utils.ts:37
↓ 13 callersFunctionsimulateVisibilityChange
(visible: boolean)
tensorboard/webapp/reloader/reloader_component_test.ts:45
↓ 13 callersFunctiontriggerMouseMove
( fixture: ComponentFixture<TestableComponent>, clientX: number, buttons = MouseEventButtons
tensorboard/webapp/core/views/layout_test.ts:160
↓ 12 callersMethodRuns
Return all the tfdbg2 run names in the logdir watched by this instance. The `Run()` method of this class is specialized for the tfdbg2-format
tensorboard/plugins/debugger_v2/debug_data_multiplexer.py:223
↓ 12 callersMethod_Get
(self, path)
tensorboard/plugins/projector/projector_plugin_test.py:381
↓ 12 callersMethod_get_json
(self, server, path)
tensorboard/plugins/core/core_plugin_test.py:164
↓ 12 callersMethod_migrate_event
Like `migrate_event`, but performs some sanity checks.
tensorboard/dataclass_compat_test.py:49
↓ 12 callersFunctionaddParams
(baseURL: string, params: QueryParams)
tensorboard/components/tf_backend/urlPathHelpers.ts:40
↓ 12 callersFunctionbenchmark
(spec: Benchmark)
tensorboard/components/vz_line_chart2/microbenchmark/spec.ts:22
← previousnext →201–300 of 7,383, ranked by callers