Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tensorboard
/ functions
Functions
7,383 in github.com/tensorflow/tensorboard
⨍
Functions
7,383
◇
Types & classes
2,193
↳
Endpoints
9
↓ 4 callers
Function
createScalarPoint
(index: number, scalarValue: number)
tensorboard/components/vz_line_chart2/microbenchmark/renders_spec.ts:19
↓ 4 callers
Function
createState
(coreState: CoreState = createCoreState())
tensorboard/webapp/core/testing/index.ts:81
↓ 4 callers
Method
dispose
()
tensorboard/webapp/widgets/line_chart_v2/lib/chart_types.ts:40
↓ 4 callers
Method
fetchNotifications
()
tensorboard/webapp/notification_center/_data_source/testing.ts:27
↓ 4 callers
Function
flushAsync
(async: Async)
tensorboard/components/vz_line_chart2/microbenchmark/async.ts:132
↓ 4 callers
Function
generateNextCardStepIndex
( previousCardStepIndex: CardStepIndexMap, nextCardMetadataMap: CardMetadataMap )
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:376
↓ 4 callers
Method
get
Get an auth token from the auth provider with the given key. If successful, the result will be cached on this auth context. If unsucc
tensorboard/auth.py:75
↓ 4 callers
Function
getCardGroupNames
(debugElement: DebugElement)
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:113
↓ 4 callers
Function
getClosestStep
( selectedStep: number, steps: number[] )
tensorboard/webapp/metrics/views/card_renderer/utils.ts:190
↓ 4 callers
Method
getColCount
()
tensorboard/components/tensor_widget/selection.ts:298
↓ 4 callers
Method
getColor
* Use the color scale to transform an element in the domain into a color. * @param {string} The input string to map to a color. * @return {strin
tensorboard/components/tf_color_scale/colorScale.ts:53
↓ 4 callers
Function
getConfig
( deepLinker: DeepLinkerInterface )
tensorboard/webapp/core/store/core_initial_state_provider.ts:24
↓ 4 callers
Method
getEmbeddingInfo
(tensorName: string)
tensorboard/plugins/projector/vz_projector/data-provider-demo.ts:36
↓ 4 callers
Function
getExperimentIdsFromRouteParams
( routeKind: RouteKind, params: RouteParams )
tensorboard/webapp/app_routing/internal_utils.ts:64
↓ 4 callers
Method
getFromPreviousFrame
(key: string)
tensorboard/webapp/widgets/line_chart_v2/lib/drawable.ts:29
↓ 4 callers
Method
getFullPath
( pathname: string, queryParams: SerializableQueryParams, shouldPreserveHash?: boolean )
tensorboard/webapp/app_routing/location.ts:40
↓ 4 callers
Method
getHref
()
tensorboard/webapp/app_routing/location.ts:22
↓ 4 callers
Function
getMonacoThemeString
(useDarkMode: boolean)
tensorboard/webapp/widgets/source_code/editor_options.ts:22
↓ 4 callers
Method
getNavigation
(action: Action)
tensorboard/webapp/app_routing/programmatical_navigation_module.ts:47
↓ 4 callers
Method
getNgComponentByRouteKind
(routeKind: RouteKind)
tensorboard/webapp/app_routing/route_registry_module.ts:66
↓ 4 callers
Method
getOrCreateRenderNodeByName
* Get a previously created RenderNodeInfo for the specified node name, * or create one if it hasn't been created yet.
tensorboard/plugins/graph/tf_graph_common/render.ts:348
↓ 4 callers
Function
getOverriddenFeatureFlagValuesFromSearchParams
( featureFlagMetadataMap: FeatureFlagMetadataMapType<T>, params: URLSearchParams )
tensorboard/webapp/routes/feature_flag_serializer.ts:78
↓ 4 callers
Method
getPath
()
tensorboard/webapp/app_routing/location.ts:28
↓ 4 callers
Function
getRendererType
( preferredRendererType: RendererType )
tensorboard/webapp/widgets/line_chart_v2/line_chart_internal_utils.ts:75
↓ 4 callers
Method
getRowCount
()
tensorboard/components/tensor_widget/selection.ts:290
↓ 4 callers
Method
getRun
()
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-helpers.ts:91
↓ 4 callers
Method
getSize
Returns the size of the list.
tensorboard/plugins/projector/vz_projector/heap.ts:134
↓ 4 callers
Method
getSymbol
()
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-helpers.ts:97
↓ 4 callers
Method
getTimeValue
(datum: HistogramDatum)
tensorboard/webapp/widgets/histogram/histogram_component.ts:346
↓ 4 callers
Method
getUpdateIdentifier
()
tensorboard/webapp/widgets/line_chart_v2/lib/coordinator.ts:56
↓ 4 callers
Method
getYAxisAccessor
()
tensorboard/components/vz_line_chart2/line-chart.ts:425
↓ 4 callers
Method
get_components
(self, proto)
tensorboard/plugins/mesh/summary_test.py:35
↓ 4 callers
Method
hide
()
tensorboard/components/vz_chart_helpers/vz-chart-tooltip.ts:91
↓ 4 callers
Method
hideValueTooltip
()
tensorboard/components/tensor_widget/tensor-widget-impl.ts:1083
↓ 4 callers
Method
histograms_impl
Result of the form `(body, mime_type)`. At most `downsample_to` events will be returned. If this value is `None`, then default downsa
tensorboard/plugins/histogram/histograms_plugin.py:102
↓ 4 callers
Method
init
* Initializes the minimap and returns a minimap object to notify when * things update. * * @param svg The main svg element. * @param zoomG
tensorboard/plugins/graph/tf_graph/tf-graph-minimap.ts:93
↓ 4 callers
Method
initialize
(projector: any, dp: DataProvider)
tensorboard/plugins/projector/vz_projector/vz-projector-data-panel.ts:102
↓ 4 callers
Function
intermediateToD3
( histogram: IntermediateHistogram, min: number | undefined, max: number | undefined, numBins = 30 )
tensorboard/plugins/histogram/tf_histogram_dashboard/histogramCore.ts:83
↓ 4 callers
Function
isFrameBottommostInStackTrace
( stackFrames: StackFrame[], stackFrame: StackFrame )
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/store/debugger_store_utils.ts:50
↓ 4 callers
Method
isNull
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/lines.ts:63
↓ 4 callers
Method
isPanKey
(event: MouseEvent)
tensorboard/components/vz_line_chart2/panZoomDragLayer.ts:101
↓ 4 callers
Function
isSpinnerVisible
( fixture: ComponentFixture<MainViewContainer> )
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:279
↓ 4 callers
Method
is_active
(self)
tensorboard/plugins/scalar/scalars_plugin.py:72
↓ 4 callers
Method
layout_impl
(self, ctx, experiment)
tensorboard/plugins/custom_scalar/custom_scalars_plugin.py:272
↓ 4 callers
Function
lazy_tensor
()
tensorboard/plugins/image/summary_v2.py:111
↓ 4 callers
Method
list_scalars
( self, ctx=None, *, experiment_id, plugin_name, run_tag_filter=None )
tensorboard/plugins/debugger_v2/debug_data_provider.py:507
↓ 4 callers
Method
listen
(type: MessageType, callback: MessageCallback)
tensorboard/components/experimental/plugin_util/message.ts:60
↓ 4 callers
Method
load_plugin
(self)
tensorboard/plugins/text/text_plugin_test.py:44
↓ 4 callers
Function
log
(x: number)
tensorboard/components/vz_line_chart2/log-scale.ts:24
↓ 4 callers
Function
makeBindings
( fromString: (string) => T, toString: (T) => string )
tensorboard/components/tf_storage/storage.ts:106
↓ 4 callers
Method
make_request_and_assert_no_warn
( self, headers, )
tensorboard/backend/security_validator_test.py:71
↓ 4 callers
Function
make_summary
(tag, metadata, data)
tensorboard/data_compat.py:76
↓ 4 callers
Method
margin
Sets {@code value} as the {@code margin} property. <p>The value must contain only whitelisted characters; those are alphanumerics, space, tab, and th
third_party/safe_html_types/com/google/common/html/types/SafeStyleBuilder.java:304
↓ 4 callers
Function
masked_crc32c
(data)
tensorboard/compat/tensorflow_stub/pywrap_tensorflow.py:39
↓ 4 callers
Function
maybeOmitTimeSelectionEnd
( timeSelection: TimeSelection, rangeSelectionEnabled: boolean )
tensorboard/webapp/metrics/views/card_renderer/utils.ts:224
↓ 4 callers
Function
maybeSetClosestStartStep
( timeSelectionView: TimeSelectionView, steps: number[] )
tensorboard/webapp/metrics/views/card_renderer/utils.ts:165
↓ 4 callers
Method
metadataChanged
( spriteAndMetadata: SpriteAndMetadataInfo, metadataFile?: string )
tensorboard/plugins/projector/vz_projector/vz-projector.ts:247
↓ 4 callers
Method
normalize
* Computes the centroid, shifts all points to that centroid, * then makes them all unit norm.
tensorboard/plugins/projector/vz_projector/data.ts:245
↓ 4 callers
Method
normalize_summary_pb
Pass `pb`'s `TensorProto` through a marshalling roundtrip. `TensorProto`s can be equal in value even if they are not identical in rep
tensorboard/plugins/pr_curve/summary_test.py:44
↓ 4 callers
Method
onAnchor
(fn: () => void)
tensorboard/components/vz_line_chart2/line-chart.ts:924
↓ 4 callers
Method
onDragEnd
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/interaction_manager.ts:128
↓ 4 callers
Method
onDragStart
(colIndex: number)
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/interaction_manager.ts:120
↓ 4 callers
Function
openFilterDialog
(fixture: ComponentFixture<TestableComponent>)
tensorboard/webapp/widgets/data_table/data_table_test.ts:940
↓ 4 callers
Function
parseBoolean
(str: string)
tensorboard/webapp/feature_flag/store/feature_flag_metadata.ts:53
↓ 4 callers
Function
parseCompareExperimentStr
( eidStr: string )
tensorboard/webapp/app_routing/internal_utils.ts:36
↓ 4 callers
Method
pb_via_op
(self, summary_op)
tensorboard/plugins/pr_curve/summary_test.py:434
↓ 4 callers
Method
pr_curves_impl
Creates the JSON object for the PR curves response for a run-tag combo. Arguments: runs: A list of runs to fetch the curves
tensorboard/plugins/pr_curve/pr_curves_plugin.py:86
↓ 4 callers
Function
print_or_update
(message)
tensorboard/notebook.py:145
↓ 4 callers
Function
provideCardFetchInfo
( specs: Array<Partial<CardFetchInfo> & {id: CardId}> )
tensorboard/webapp/metrics/effects/metrics_effects_test.ts:327
↓ 4 callers
Function
queryDirective
( fixture: ComponentFixture<MainViewContainer>, directive: Type<any> )
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:1484
↓ 4 callers
Method
redraw
()
tensorboard/plugins/histogram/vz_histogram_timeseries/vz-histogram-timeseries.ts:43
↓ 4 callers
Method
registerRoutes
* An NgModule that registers routes. * * Note: especially because Polymer based TensorBoard requires relative paths * for making requests, al
tensorboard/webapp/app_routing/route_registry_module.ts:93
↓ 4 callers
Method
reload
()
tensorboard/plugins/histogram/tf_histogram_dashboard/tf-histogram-loader.ts:41
↓ 4 callers
Method
renderRulersAndValueDivs
* Fill in the content of the top/left rulers and main value divs * based on the current slicing spec.
tensorboard/components/tensor_widget/tensor-widget-impl.ts:1093
↓ 4 callers
Method
replaceNode
(Node oldNode, Node newNode)
tensorboard/java/org/tensorflow/tensorboard/vulcanize/Vulcanize.java:267
↓ 4 callers
Method
resolveAppRoot
(path: string)
tensorboard/webapp/webapp_data_source/tb_http_client.ts:83
↓ 4 callers
Method
rootifyAttribute
(Node node, String attribute)
tensorboard/java/org/tensorflow/tensorboard/vulcanize/Vulcanize.java:290
↓ 4 callers
Method
run
(self, flags)
tensorboard/program_test.py:307
↓ 4 callers
Method
saveCardInteractions
(cardInteractions: CardInteractions)
tensorboard/webapp/metrics/data_source/card_interactions_data_source.ts:28
↓ 4 callers
Method
saveScalarPins
(tags: Tag[])
tensorboard/webapp/metrics/data_source/saved_pins_data_source.ts:33
↓ 4 callers
Method
scaleType
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:141
↓ 4 callers
Method
selection
* Should only be called by the 'LinesCollection' class below. * @return the d3-selection given on construction.
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/lines.ts:70
↓ 4 callers
Function
sendKeys
( fixture: ComponentFixture<T>, eventTarget: DebugElement, str: string )
tensorboard/webapp/testing/dom.ts:176
↓ 4 callers
Function
setCursorLocation
( fixture: ComponentFixture<TestableScalarCardLineChart>, dataPoint?: {x: number; y: number},
tensorboard/webapp/metrics/views/card_renderer/scalar_card_line_chart_test.ts:794
↓ 4 callers
Function
setCursorLocation
( fixture: ComponentFixture<ScalarCardContainer>, dataPoint?: {x: number; y: number}, domPoi
tensorboard/webapp/metrics/views/card_renderer/scalar_card_test.ts:1293
↓ 4 callers
Method
setLabelPointAccessor
(labelPointAccessor: string | null)
tensorboard/plugins/projector/vz_projector/projectorScatterPlotAdapter.ts:183
↓ 4 callers
Method
setMessage
(msg: string)
tensorboard/plugins/graph/tf_graph_common/common.ts:22
↓ 4 callers
Method
setProjectorConfigTemplateJson
( projectorConfigTemplate: HTMLTextAreaElement, config: ProjectorConfig )
tensorboard/plugins/projector/vz_projector/vz-projector-data-panel.ts:719
↓ 4 callers
Method
setSelectionState
(stateIndex: number, selected: boolean)
tensorboard/plugins/projector/vz_projector/vz-projector-bookmark-panel.ts:187
↓ 4 callers
Method
setSize
Sets the {@code size} attribute for this element.
third_party/safe_html_types/com/google/common/html/types/SafeHtmlBuilder.java:759
↓ 4 callers
Method
setToCurrentFrame
(key: string, value: Cacheable)
tensorboard/webapp/widgets/line_chart_v2/lib/drawable.ts:30
↓ 4 callers
Function
setUp
(href: string, content: string)
tensorboard/webapp/app_routing/app_root_test.ts:35
↓ 4 callers
Method
setUseDarkMode
(useDarkMode: boolean)
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/renderer_types.ts:86
↓ 4 callers
Method
setYScaleType
(type: ScaleType)
tensorboard/webapp/widgets/line_chart_v2/lib/chart_types.ts:36
↓ 4 callers
Method
setupCustomProjectionInputField
(name: InputControlName)
tensorboard/plugins/projector/vz_projector/vz-projector-projections-panel.ts:695
↓ 4 callers
Function
simulateIntersection
( cardObserver: CardObserver, entries: Array<Partial<IntersectionObserverEntry> & {target: Ele
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:501
↓ 4 callers
Function
sortNodes
(names: string[], graph: graphlib.Graph, prefix: string)
tensorboard/plugins/graph/tf_graph_common/template.ts:181
↓ 4 callers
Function
splitByURL
(text: string)
tensorboard/webapp/util/string.ts:120
↓ 4 callers
Function
stateWithPinnedCopy
( state: MetricsState, originalCardId: CardId, pinnedCardId: CardId )
tensorboard/webapp/metrics/store/metrics_reducers_test.ts:2327
↓ 4 callers
Method
stopTSNE
()
tensorboard/plugins/projector/vz_projector/data.ts:607
← previous
next →
801–900 of 7,383, ranked by callers