MCPcopy Create free account

hub / github.com/tensorflow/tensorboard / functions

Functions7,383 in github.com/tensorflow/tensorboard

↓ 9 callersMethodat_least_version
Test whether the binary's version is at least the given one. Useful for gating features that are available in the latest data server
tensorboard/data/server_ingester.py:240
↓ 9 callersFunctionbuildOriginalSeriesMetadata
( metadata: Partial<OriginalSeriesMetadata> )
tensorboard/webapp/metrics/views/card_renderer/scalar_card_line_chart_test.ts:351
↓ 9 callersFunctionbuildStateFromExperimentsState
( experimentsState: ExperimentsState )
tensorboard/webapp/experiments/store/testing.ts:50
↓ 9 callersFunctionbuildTooltipData
( override: Partial<TooltipData> )
tensorboard/webapp/widgets/histogram/histogram_test.ts:612
↓ 9 callersFunctionclipStepWithinMinMax
(value: number, min: number, max: number)
tensorboard/webapp/metrics/views/card_renderer/utils.ts:106
↓ 9 callersMethodclose
(self)
tensorboard/summary/writer/record_writer.py:45
↓ 9 callersMethodcombine_svgs
(self, test_svg_files)
tensorboard/tools/mat_bundle_icon_svg_test.py:66
↓ 9 callersFunctioncreateComponent
()
tensorboard/webapp/runs/views/runs_table/filterbar_test.ts:100
↓ 9 callersFunctioncreateFobComponent
(input: { step?: number; allowRemoval?: boolean; axisDirection?: AxisDirection; })
tensorboard/webapp/widgets/card_fob/card_fob_test.ts:63
↓ 9 callersFunctioncreateNamespaceContextedState
( namespacedInitialState: NamespacedState, nonNamespacedInitialState: NonNamespacedState, onNavigated?:
tensorboard/webapp/app_routing/namespaced_state_reducer_helper.ts:114
↓ 9 callersFunctioncreatePluginsListing
()
tensorboard/webapp/core/store/core_reducers_test.ts:30
↓ 9 callersMethoddtype
Data type of this domain: `float`, `int`, `str`, or `bool`.
tensorboard/plugins/hparams/summary_v2.py:345
↓ 9 callersFunctionfilter_fn
(session_group)
tensorboard/plugins/hparams/list_session_groups.py:649
↓ 9 callersFunctionfindClosestIndex
( sortedPoints: Point[], targetX: number )
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_interactive_utils.ts:23
↓ 9 callersMethodget
(self, key)
tensorboard/plugins/projector/projector_plugin.py:65
↓ 9 callersMethodgetChart
()
tensorboard/components/tf_line_chart_data_loader/tf-line-chart-data-loader.ts:234
↓ 9 callersMethodgetRenderNodeByName
* Get a previously created RenderNodeInfo by its node name.
tensorboard/plugins/graph/tf_graph_common/render.ts:313
↓ 9 callersFunctiongetRunIds
( tagMetadata: TagMetadata, plugin: PluginType, tag: string, sample?: number )
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:164
↓ 9 callersMethodgetSafeUrlString
()
third_party/safe_html_types/com/google/common/html/types/SafeUrl.java:115
↓ 9 callersFunctiongetTags
(r: RunToTag)
tensorboard/components/tf_backend/backend.ts:45
↓ 9 callersMethodglob
(self, path)
tensorboard/summary/writer/event_file_writer_fsspec_test.py:40
↓ 9 callersMethodinit
()
tensorboard/components/experimental/plugin_util/core-host-impl.ts:34
↓ 9 callersFunctionisSampledPlugin
( plugin: PluginType )
tensorboard/webapp/metrics/data_source/types.ts:65
↓ 9 callersMethodlist_blob_sequences
( self, ctx=None, *, experiment_id, plugin_name, run_tag_filter=None )
tensorboard/plugins/debugger_v2/debug_data_provider.py:536
↓ 9 callersMethodredraw
()
tensorboard/components/tf_line_chart_data_loader/tf-line-chart-data-loader.ts:35
↓ 9 callersFunctionreducers
(state: AppRoutingState, action: Action)
tensorboard/webapp/app_routing/store/app_routing_reducers.ts:66
↓ 9 callersFunctionregisterStyleDomModule
(args: DomModuleOptions)
tensorboard/components/polymer/register_style_dom_module.ts:31
↓ 9 callersMethodsanitizeEnumValue
For properties that can only be set to an enum we just allow alphabetic and '-' characters.
third_party/safe_html_types/com/google/common/html/types/SafeStyleBuilder.java:668
↓ 9 callersMethodscale
* Obtains the correct color based on the run. * @param {string} dataSeries * @return {string} The color.
tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard/tf-custom-scalar-helpers.ts:121
↓ 9 callersFunctionselectChild
( container, tagName: string, className?: string | string[] )
tensorboard/plugins/graph/tf_graph_common/common.ts:119
↓ 9 callersFunctionsetLastLoadedTime
( timeInMs: number | null, state = DataLoadState.LOADED )
tensorboard/webapp/plugins/plugins_container_test.ts:466
↓ 9 callersFunctionsimulateMouseMove
( fixture: ComponentFixture<TestableComponent>, histogramIndex: number, x: number, y:
tensorboard/webapp/widgets/histogram/histogram_test.ts:596
↓ 9 callersFunctionslimGraphToHierarchy
( slimGraph: tf_graph.SlimGraph )
tensorboard/plugins/graph/tf_graph_common/common_test.ts:559
↓ 9 callersMethodyScale
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:138
↓ 8 callersMethodFilterItems
Filter items within a Reservoir, using a filtering function. Args: filterFn: A function that returns True for the items to be kept.
tensorboard/backend/event_processing/reservoir.py:140
↓ 8 callersMethodKeys
Return all the keys in the reservoir. Returns: ['list', 'of', 'keys'] in the Reservoir.
tensorboard/backend/event_processing/reservoir.py:87
↓ 8 callersFunction_FirstNotNone
(l)
tensorboard/util/tensor_util.py:192
↓ 8 callersMethod_assertWrapsAs
Asserts that |to_wrap| becomes |expected| when wrapped.
tensorboard/backend/json_util_test.py:27
↓ 8 callersMethod_assert_index
(self, response, expected_tb_relative_root)
tensorboard/plugins/core/core_plugin_test.py:413
↓ 8 callersMethod_fs_path
(self, filename)
tensorboard/compat/tensorflow_stub/io/gfile.py:460
↓ 8 callersMethod_serialized_plugin_data
(self, data_oneof_field, text_protobuffer)
tensorboard/plugins/hparams/backend_context_test.py:1359
↓ 8 callersMethodadd_blob
Add a blob. Args: blob_bytes: Byte size of the blob. is_skipped: Whether the uploading of the blob is skipped due to
tensorboard/uploader/upload_tracker.py:92
↓ 8 callersMethodadd_tensors
Add a batch of tensors. Args: num_tensors: Number of tensors encountered in this batch, including the ones skipped due
tensorboard/uploader/upload_tracker.py:65
↓ 8 callersMethodbucket_and_path
Split an S3-prefixed URL into bucket and path.
tensorboard/compat/tensorflow_stub/io/gfile.py:229
↓ 8 callersFunctionbuildNotification
( override: Partial<BackendNotification> = {} )
tensorboard/webapp/notification_center/_data_source/testing.ts:52
↓ 8 callersFunctionbuildRunWithName
(override: Partial<RunMatchable> = {})
tensorboard/webapp/util/matcher_test.ts:18
↓ 8 callersFunctionbuildSeries
(override: Partial<DataSeries>)
tensorboard/webapp/widgets/line_chart_v2/lib/drawable_test.ts:38
↓ 8 callersFunctionbuildTimeSeriesData
()
tensorboard/webapp/metrics/testing.ts:265
↓ 8 callersFunctionbuildTimeSeriesResponse
()
tensorboard/webapp/metrics/effects/metrics_effects_test.ts:345
↓ 8 callersMethodcancelAll
* Mark all outstanding tasks as cancelled. Tasks not yet created will * not be affected.
tensorboard/components/tf_backend/canceller.ts:64
↓ 8 callersFunctioncardRangeSelectionEnabled
( cardStateMap: CardStateMap, globalRangeSelectionEnabled: boolean, linkedTimeEnabled: boolean, cardId
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:611
↓ 8 callersFunctionclassicSmoothing
( data: DataSeries[], smoothingWeight: number )
tensorboard/webapp/widgets/line_chart_v2/data_transformer.ts:25
↓ 8 callersMethodclose
Performs a final flush of the event file to disk, stops the write/flush worker and closes the file. Call this method when you do not
tensorboard/summary/writer/event_file_writer.py:127
↓ 8 callersMethodcolIndex
()
tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot/axes.ts:135
↓ 8 callersFunctioncompactDataSeries
( dataSeriesArr: DataSeries[] )
tensorboard/webapp/widgets/line_chart_v2/lib/worker/compact_data_series.ts:31
↓ 8 callersMethodconfigure
Configures TensorBoard behavior via flags. This method will populate the "flags" property with an argparse.Namespace representing fla
tensorboard/program.py:158
↓ 8 callersFunctioncreateComponent
(input: { timeSelection?: TimeSelection; minMax?: [number, number]; minMaxStep?: MinMaxStep; a
tensorboard/webapp/metrics/views/card_renderer/scalar_card_fob_test.ts:34
↓ 8 callersFunctioncreateComponent
(props: CreateComponentInput)
tensorboard/webapp/widgets/range_input/range_input_test.ts:67
↓ 8 callersFunctioncreateFetchExecutionDigestsSpy
( runId: string, begin: number, end: number, excutionDigestsResponse: ExecutionDigestsResponse
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/effects/debugger_effects_test.ts:456
↓ 8 callersMethodcreateOrUpdateTriangleObject
* Draws or enqueues triangle drawing operations depending on a renderer. If the `cached` is * null, it will create a new triangle object. Otherwise
tensorboard/webapp/widgets/line_chart_v2/lib/renderer/renderer_types.ts:57
↓ 8 callersFunctiondecompactDataSeries
( compactDataSeries: CompactDataSeries )
tensorboard/webapp/widgets/line_chart_v2/lib/worker/compact_data_series.ts:57
↓ 8 callersMethoddownloadUrl
( pluginId: PluginType, tag: string, runId: string, downloadType: 'json' | 'csv' )
tensorboard/webapp/metrics/data_source/metrics_data_source.ts:295
↓ 8 callersMethodempty
Create an auth context with no registered providers. Returns: A new `AuthContext` value for which any call to `get` will
tensorboard/auth.py:64
↓ 8 callersMethodfit
()
tensorboard/plugins/graph/tf_graph/tf-graph.ts:333
↓ 8 callersMethodformatFlagValue
(value: FeatureFlagType)
tensorboard/webapp/feature_flag/views/feature_flag_dialog_component.ts:68
↓ 8 callersFunctionformatShapeForDisplay
(shape: Shape)
tensorboard/components/tensor_widget/shape-utils.ts:40
↓ 8 callersFunctionformatValueOrNaN
(x)
tensorboard/components/vz_line_chart2/vz-line-chart2.ts:46
↓ 8 callersFunctiongetBottommostStackFrameInFocusedFile
( stackFrames: StackFrame[], focusedSourceLineSpec: StackFrame | null )
tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/store/debugger_store_utils.ts:78
↓ 8 callersFunctiongetDefaultSlicingSpec
(shape: Shape)
tensorboard/components/tensor_widget/shape-utils.ts:58
↓ 8 callersFunctiongetNextImageCardStepIndexFromSingleSelection
* Gets next stepIndex for an image card based on single selection. Returns null if nothing should change. * @param selectedStep The selected step fro
tensorboard/webapp/metrics/store/metrics_store_internal_utils.ts:524
↓ 8 callersFunctiongetProposedViewExtentOnZoom
( event: WheelEvent, viewExtent: Extent, domDim: Dimension, scrollZoomSpeedFactor: number, xScale: S
tensorboard/webapp/widgets/line_chart_v2/sub_view/line_chart_interactive_utils.ts:46
↓ 8 callersMethodgetSeriesGroupType
(nodeName: string)
tensorboard/plugins/graph/tf_graph_common/hierarchy.ts:115
↓ 8 callersMethodgetStepHigherThanAxisPosition
* Uses ImplementerScale to determine the step that is at the current mouse * position or the closest step that is higher than the current mouse pos
tensorboard/webapp/widgets/card_fob/card_fob_types.ts:82
↓ 8 callersMethodgetStepLowerThanAxisPosition
* Uses ImplementerScale to determine the step that is at the current mouse * position or the closest step that is lower than the current mouse posi
tensorboard/webapp/widgets/card_fob/card_fob_types.ts:89
↓ 8 callersMethodgetTrustedResourceUrlString
()
third_party/safe_html_types/com/google/common/html/types/TrustedResourceUrl.java:82
↓ 8 callersFunctionget_filesystem
Return the registered filesystem for the given file.
tensorboard/compat/tensorflow_stub/io/gfile.py:72
↓ 8 callersFunctionisSingleRunPlugin
( plugin: PluginType )
tensorboard/webapp/metrics/data_source/types.ts:76
↓ 8 callersMethodload_plugin
(self, run_specs)
tensorboard/plugins/graph/graphs_plugin_test.py:80
↓ 8 callersMethodmake_request_and_maybe_assert_warn
( self, headers, expected_warn_substr, )
tensorboard/backend/security_validator_test.py:51
↓ 8 callersMethodok
Test whether `version` is permitted, else complain.
tensorboard/plugin_util.py:248
↓ 8 callersFunctionpartitionSeries
(series: PartialSeries[])
tensorboard/webapp/metrics/views/card_renderer/utils.ts:48
↓ 8 callersMethodread_tensors
Read values from tensor time series. Args: ctx: A TensorBoard `RequestContext` value. experiment_id: ID of enclosing expe
tensorboard/data/provider.py:320
↓ 8 callersFunctionreadable_bytes_string
Get a human-readable string for number of bytes.
tensorboard/uploader/upload_tracker.py:29
↓ 8 callersFunctionreflow
(paragraph)
tensorboard/tools/diagnose_tensorboard.py:87
↓ 8 callersMethodregisterProgrammaticalNavigation
* An NgModule that provides programmmatic navigation routines. * On an action subscribed fire, it invokes a navigation. * * WARN: internally,
tensorboard/webapp/app_routing/programmatical_navigation_module.ts:79
↓ 8 callersMethodsaveScalarPin
(tag: Tag)
tensorboard/webapp/metrics/data_source/saved_pins_data_source.ts:22
↓ 8 callersMethodsendMessage
( message: Exclude<HostToGuestMessage, InitMessage>, transfer?: Transferable[] )
tensorboard/webapp/widgets/line_chart_v2/lib/worker/worker_chart.ts:138
↓ 8 callersMethodsetSeriesData
(name: string, data: unknown)
tensorboard/plugins/distribution/vz_distribution_chart/vz-distribution-chart.ts:152
↓ 8 callersFunctionsetTooltipData
( fixture: ComponentFixture<TestableScalarCardLineChart>, tooltipData: TooltipDatum[] )
tensorboard/webapp/metrics/views/card_renderer/scalar_card_line_chart_test.ts:786
↓ 8 callersFunctionsortTableDataItems
( items: TableData[], sort: SortingInfo )
tensorboard/webapp/runs/views/runs_table/sorting_utils.ts:56
↓ 8 callersFunctionsplitByRegex
( text: string, regex: RegExp )
tensorboard/webapp/util/string.ts:48
↓ 8 callersFunctionsum
(a: Vector)
tensorboard/plugins/projector/vz_projector/vector.ts:31
↓ 8 callersMethodtransformDataToUiCoord
* Converts data coordinate into ui coordinates where the ui coordinate bounds are * specified in `rectInUiCoordinate`.
tensorboard/webapp/widgets/line_chart_v2/lib/coordinator.ts:107
↓ 8 callersFunctiontriggerStoreUpdate
()
tensorboard/webapp/metrics/views/card_renderer/scalar_card_test.ts:338
↓ 8 callersMethodwaitForEvent
()
tensorboard/webapp/widgets/intersection_observer/intersection_observer_test.ts:74
↓ 8 callersMethodwrite_svgs
(self, test_svg_files)
tensorboard/tools/mat_bundle_icon_svg_test.py:59
↓ 7 callersMethodAddAudio
( self, tag, wall_time=0, step=0, encoded_audio_string=b"sndstr",
tensorboard/backend/event_processing/event_accumulator_test.py:119
↓ 7 callersMethodAddImage
( self, tag, wall_time=0, step=0, encoded_image_string=b"imgstr",
tensorboard/backend/event_processing/event_accumulator_test.py:96
↓ 7 callersMethodFirstEventTimestamp
Returns the timestamp in seconds of the first event. If the first event has been loaded (either by this method or by `Reload`, this r
tensorboard/backend/event_processing/event_accumulator.py:376
↓ 7 callersMethodLoad
(self)
tensorboard/backend/event_processing/directory_loader_test.py:46
← previousnext →401–500 of 7,383, ranked by callers