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
↓ 7 callers
Function
WriteScalarSeries
Write a series of scalar events to writer, using f to create values.
tensorboard/scripts/generate_testdata.py:87
↓ 7 callers
Method
_WriteTextFile
(self, path, contents)
tensorboard/plugins/projector/projector_plugin_test.py:465
↓ 7 callers
Method
_add_run
(self, run_name)
tensorboard/plugins/core/core_plugin_test.py:157
↓ 7 callers
Method
_assert_live
(self, info, expected_logdir)
tensorboard/manager_e2e_test.py:138
↓ 7 callers
Method
_assert_ok
(self, response, path, script)
tensorboard/backend/path_prefix_test.py:41
↓ 7 callers
Method
_clean_time_series_responses
Cleans non-deterministic data from a TimeSeriesResponse, in place.
tensorboard/plugins/metrics/metrics_plugin_test.py:129
↓ 7 callers
Method
_generate_images
(self, **kwargs)
tensorboard/plugins/image/summary_test.py:51
↓ 7 callers
Method
_index
List time series and metadata matching the given filters. This is like `_list`, but doesn't traverse `Tensors(...)` to compute metada
tensorboard/backend/event_processing/data_provider.py:192
↓ 7 callers
Method
_list_info_dir
(self)
tensorboard/manager_test.py:271
↓ 7 callers
Method
_make_plugin
(self, route)
tensorboard/backend/application_test.py:617
↓ 7 callers
Function
_populate_rtf
Copies `run_tag_filter` into `rtf_proto`.
tensorboard/data/grpc_provider.py:353
↓ 7 callers
Method
_tags_impl
Returns tag metadata for a given experiment's logged metrics. Args: ctx: A `tensorboard.context.RequestContext` value.
tensorboard/plugins/metrics/metrics_plugin.py:301
↓ 7 callers
Method
_update_configs
Updates `self._configs` and `self._run_paths`.
tensorboard/plugins/projector/projector_plugin.py:340
↓ 7 callers
Method
add_event
Adds an event to the event file. Args: event: An `Event` protocol buffer.
tensorboard/summary/writer/event_file_writer.py:106
↓ 7 callers
Method
appendToProperty
(String property, String safeValue)
third_party/safe_html_types/com/google/common/html/types/SafeStyleBuilder.java:612
↓ 7 callers
Function
as_shape
Converts the given object to a TensorShape.
tensorboard/compat/tensorflow_stub/tensor_shape.py:982
↓ 7 callers
Function
buildColorPalette
( override: Partial<ColorPalette> = {} )
tensorboard/webapp/settings/testing.ts:49
↓ 7 callers
Function
buildPluginMetadata
( override: Partial<PluginMetadata> )
tensorboard/webapp/core/testing/index.ts:23
↓ 7 callers
Function
buildWheelEvent
( wheelOption: Partial<WheelEventInit> = {}, mouseOption: Partial<{offsetX: number; offsetY: numbe
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_interactive_utils_test.ts:102
↓ 7 callers
Method
clear
()
third_party/safe_html_types/com/google/common/html/types/SafeUrlProto.java:341
↓ 7 callers
Method
create
Creates a SafeUrl by doing an unchecked conversion from the given {@code url}. Also called from SafeUrlBuilder.
third_party/safe_html_types/com/google/common/html/types/SafeUrls.java:256
↓ 7 callers
Function
createComponent
(input: {filter: DiscreteFilter | IntervalFilter})
tensorboard/webapp/widgets/data_table/filter_dialog_test.ts:43
↓ 7 callers
Function
createFetchRunsSpy
(runsListing: DebuggerRunListing)
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/effects/debugger_effects_test.ts:519
↓ 7 callers
Function
createGroupBy
( groupByKey: GroupByKey, regexString?: string )
tensorboard/webapp/runs/store/utils.ts:122
↓ 7 callers
Method
createOrUpdateCircleObject
* Draws or enqueues circle drawing operations depending on a renderer.
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/renderer_types.ts:66
↓ 7 callers
Method
createOrUpdateTrapezoidObject
* Draws or enqueues trapezoid drawing operations depending on a renderer.
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/renderer_types.ts:75
↓ 7 callers
Function
createPluginDataWithLoadable
( timeSeriesData: TimeSeriesData, plugin: PluginType, tag: string, sample?: number )
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:87
↓ 7 callers
Function
createScalarCardLoadedState
( cardId: CardId, runToSeries: {[runId: string]: ScalarStepDatum[]}, tag?: string )
tensorboard/webapp/metrics/store/metrics_reducers_test.ts:2253
↓ 7 callers
Function
didChartRendererRecover
( fixture: ComponentFixture<TestableComponent>, chartBefore: Chart | null )
tensorboard/webapp/widgets/line_chart_v2/line_chart_component_test.ts:782
↓ 7 callers
Function
escapeForRegex
(value: string)
tensorboard/webapp/util/string.ts:27
↓ 7 callers
Method
fetchPluginsListing
(enabledExperimentPluginIds: string[])
tensorboard/webapp/webapp_data_source/tb_server_data_source.ts:59
↓ 7 callers
Method
formatTick
* Represents a number in a string that would fit in ticks of a chart (max ~50px). * * Possible usage: tick labels on line chart.
tensorboard/webapp/widgets/line_chart_v2/lib/formatter.ts:23
↓ 7 callers
Function
generateNextCardStepIndexFromLinkedTimeSelection
( previousCardStepIndex: CardStepIndexMap, cardMetadataMap: CardMetadataMap, timeSeriesData: TimeSeriesD
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:427
↓ 7 callers
Method
getAppRootlessPathname
(absPathname: string)
tensorboard/webapp/app_routing/app_root.ts:48
↓ 7 callers
Function
getCompareExperimentIdAliasWithNumberSpec
( routeParams: CompareRouteParams )
tensorboard/webapp/app_routing/store_only_utils.ts:33
↓ 7 callers
Function
getComponent
()
tensorboard/webapp/feature_flag/views/feature_flag_dialog_test.ts:76
↓ 7 callers
Function
getImageCardSteps
( cardId: string, cardMetadataMap: CardMetadataMap, timeSeriesData: TimeSeriesData )
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:471
↓ 7 callers
Function
getIndices
(nearest: NearestEntry[][])
tensorboard/plugins/projector/vz_projector/knn_test.ts:19
↓ 7 callers
Method
getRuns
* Get the current list of runs. If no data is available, this will be * an empty array (i.e., there is no distinction between "no runs" and * "n
tensorboard/components/tf_backend/runsStore.ts:35
↓ 7 callers
Method
getSafeHtmlString
()
third_party/safe_html_types/com/google/common/html/types/SafeHtml.java:86
↓ 7 callers
Function
getScaleRangeFromDomDim
( domDim: Dimension, axis: 'x' | 'y' )
tensorboard/webapp/widgets/line_chart_v2/sub_view/chart_view_utils.ts:17
↓ 7 callers
Function
getSelectedSteps
* Returns the subset of steps that are within linked time selection given a list of steps
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:496
↓ 7 callers
Method
getTemplateIndex
* Returns a d3 Ordinal function that can be used to look up the index of * a node based on its template id. * * When templates update, the Hi
tensorboard/plugins/graph/tf_graph_common/hierarchy.ts:403
↓ 7 callers
Method
getTotalMicros
* Total number of compute time in microseconds used for the node. * Sum of all children if it is a Group node. Null if it is unknown. * This met
tensorboard/plugins/graph/tf_graph_common/common.ts:263
↓ 7 callers
Method
get_url
(self)
tensorboard/program.py:857
↓ 7 callers
Method
has_data
Has any data been tracked by this instance. This counts the tensor and blob data that have been scanned but skipped. Returns
tensorboard/uploader/upload_tracker.py:156
↓ 7 callers
Method
histogram
(self, *args, **kwargs)
tensorboard/plugins/histogram/summary_test.py:222
↓ 7 callers
Method
invert
(x: number)
tensorboard/components/vz_line_chart2/log-scale.ts:50
↓ 7 callers
Function
isDigit
(c: string)
tensorboard/components/vz_sorting/sorting.ts:104
↓ 7 callers
Function
isDigit
(character: string)
tensorboard/webapp/metrics/utils.ts:151
↓ 7 callers
Function
isFinite
(x: number)
tensorboard/webapp/widgets/line_chart_v2/line_chart_internal_utils_test.ts:25
↓ 7 callers
Method
load_plugin
(self, run_names)
tensorboard/plugins/scalar/scalars_plugin_test.py:61
↓ 7 callers
Method
notifySelectionChanged
* Notify the selection system that a client has changed the selected point * set.
tensorboard/plugins/projector/vz_projector/projectorEventContext.ts:42
↓ 7 callers
Method
peakedSessionGroupHandle
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/lines.ts:157
↓ 7 callers
Method
resetDomain
()
tensorboard/components/tf_line_chart_data_loader/tf-line-chart-data-loader.ts:37
↓ 7 callers
Method
scheduleRepaint
()
tensorboard/webapp/widgets/line_chart_v2/lib/chart.ts:154
↓ 7 callers
Function
selectOrCreateChild
( container, tagName: string, className?: string | string[], before? )
tensorboard/plugins/graph/tf_graph_common/common.ts:156
↓ 7 callers
Method
setProjection
(projection: Projection | null)
tensorboard/plugins/projector/vz_projector/vz-projector.ts:623
↓ 7 callers
Function
setUp
(options: Partial<SetupParam> = {})
tensorboard/webapp/widgets/line_chart_v2/lib/drawable_test.ts:65
↓ 7 callers
Method
setViewBoxRect
(rectInDataCoordinate: Rect)
tensorboard/webapp/widgets/line_chart_v2/lib/coordinator.ts:93
↓ 7 callers
Method
synchronize_runs
Finds new runs within `logdir` and makes `DirectoryLoaders` for them. In addition, any existing `DirectoryLoader` whose run directory
tensorboard/uploader/logdir_loader.py:58
↓ 7 callers
Method
triggerContextLostForTest
()
tensorboard/webapp/widgets/line_chart_v2/line_chart_component.ts:360
↓ 7 callers
Function
updateComponent
(fixture: ComponentFixture<MainViewContainer>)
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:1174
↓ 6 callers
Method
ActivePlugins
Return a set of plugins with summary data. Returns: The distinct union of `plugin_data.plugin_name` fields from all the `
tensorboard/backend/event_processing/plugin_event_accumulator.py:295
↓ 6 callers
Method
PluginTagToContent
Returns a dict mapping tags to content specific to that plugin. Args: plugin_name: The name of the plugin for which to fetch plugin
tensorboard/backend/event_processing/event_accumulator.py:416
↓ 6 callers
Method
_DeserializeResponse
Deserializes byte content that is a JSON encoding. Args: byte_content: The byte content of a response. Returns:
tensorboard/plugins/audio/audio_plugin_test.py:135
↓ 6 callers
Method
_GenerateProjectorAssetsTestData
( self, tensor_path="tensor.tsv", metadata_path=None, bookmarks_path=None,
tensorboard/plugins/projector/projector_plugin_test.py:434
↓ 6 callers
Method
_TagHelper
(self, tag_name, enum)
tensorboard/backend/event_processing/event_multiplexer_test.py:73
↓ 6 callers
Method
_assert_noop
(self, value)
tensorboard/data_compat_test.py:52
↓ 6 callers
Method
_blob_sequence_time_series
( self, max_step, max_wall_time, max_length, plugin_content, d
tensorboard/data/provider_test.py:266
↓ 6 callers
Function
_create_csp_string
(*csp_fragments)
tensorboard/backend/http_util.py:262
↓ 6 callers
Method
_extract_run_to_tags
Returns run-to-tags dict from run-to-event-generator dict.
tensorboard/uploader/logdir_loader_test.py:48
↓ 6 callers
Method
_get_filename
(self)
tensorboard/backend/event_processing/event_file_loader_test.py:37
↓ 6 callers
Method
_patch_environ
(self, partial_environ)
tensorboard/manager_e2e_test.py:91
↓ 6 callers
Method
_scalar_time_series
( self, max_step, max_wall_time, plugin_content, description,
tensorboard/data/provider_test.py:93
↓ 6 callers
Method
_tensor_time_series
( self, max_step, max_wall_time, plugin_content, description, display_name )
tensorboard/data/provider_test.py:176
↓ 6 callers
Method
_write_file
Write a file and set its access and modification times. Args: directory: Path to parent directory for the file, as a `str`.
tensorboard/pip_package/deterministic_tar_gz_test.py:36
↓ 6 callers
Method
addListener
(eventType: EventType, listener: Function)
tensorboard/plugins/graph/tf_graph_common/util.ts:452
↓ 6 callers
Function
buildAlertState
(override: Partial<AlertState>)
tensorboard/webapp/alert/store/testing.ts:17
↓ 6 callers
Function
buildExperimentState
( override?: Partial<ExperimentsDataState> )
tensorboard/webapp/experiments/store/testing.ts:36
↓ 6 callers
Function
buildTooltipData
(count: number)
tensorboard/webapp/metrics/views/card_renderer/scalar_card_test.ts:1908
↓ 6 callers
Function
categorizeRunTagCombinations
( runToTag: RunToTag, selectedRuns: string[], query?: string )
tensorboard/components/tf_categorization_utils/categorizationUtils.ts:189
↓ 6 callers
Function
changeInputValue
( fixture: ComponentFixture<MainViewContainer>, newIndex: number )
tensorboard/webapp/metrics/views/main_view/main_view_test.ts:793
↓ 6 callers
Method
computeCorrectDescription
Generates a correct description. Arguments: standard_deviation: An integer standard deviation value. Returns: Th
tensorboard/plugins/pr_curve/pr_curves_plugin_test.py:103
↓ 6 callers
Function
convert
(exp_dir, out_dir)
tensorboard/tools/convert_tbdev_export.py:110
↓ 6 callers
Function
createComponent
(minDate: Date, maxDate: Date)
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_axis_view_test.ts:160
↓ 6 callers
Function
createComponent
(props: { contextMenuHeader: ColumnHeader; selectableColumns: ColumnHeader[]; sortingInfo: SortingInfo;
tensorboard/webapp/widgets/data_table/context_menu_test.ts:28
↓ 6 callers
Function
createComponent
(input: { header?: ColumnHeader; datum?: string | number; })
tensorboard/webapp/widgets/data_table/content_cell_component_test.ts:56
↓ 6 callers
Function
createDataPath
( route: string, params: URLSearchParams = new URLSearchParams() )
tensorboard/components/tf_backend/router.ts:94
↓ 6 callers
Function
createHistogramComponent
()
tensorboard/webapp/widgets/histogram/histogram_test.ts:1176
↓ 6 callers
Function
createHistogramStepData
()
tensorboard/webapp/metrics/testing.ts:224
↓ 6 callers
Method
createPathDString
(polyline: Polyline)
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/svg_renderer.ts:79
↓ 6 callers
Function
createRunToLoadState
( loadState: DataLoadState, runs: string[], prevRunToLoadState?: RunToLoadState )
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:152
↓ 6 callers
Function
createSampleTimeSeriesData
()
tensorboard/webapp/metrics/store/metrics_store_internal_utils_test.ts:124
↓ 6 callers
Method
create_multiplexer
(self)
tensorboard/backend/event_processing/data_provider_test.py:116
↓ 6 callers
Function
dot
(a: Vector, b: Vector)
tensorboard/plugins/projector/vz_projector/vector.ts:22
↓ 6 callers
Method
dragInteraction
* Returns backing drag interaction. Useful for customization to the * interaction.
tensorboard/components/vz_line_chart2/dragZoomInteraction.ts:86
↓ 6 callers
Function
featureFlagsToSerializableQueryParams
( overriddenFeatureFlags: Partial<T>, featureFlagMetadataMap: FeatureFlagMetadataMapType<T> )
tensorboard/webapp/routes/feature_flag_serializer.ts:22
↓ 6 callers
Method
fetchExperimentInfo
( experimentIds: string[], hparamsLimit: number )
tensorboard/webapp/hparams/_redux/hparams_data_source.ts:90
↓ 6 callers
Method
fetchSessionGroups
( experimentIds: string[], hparamSpecs: HparamSpec[] )
tensorboard/webapp/hparams/_redux/hparams_data_source.ts:130
← previous
next →
501–600 of 7,383, ranked by callers