Send feedback
Cloud AI Platform v1beta1 API - Enum TensorboardTimeSeries.Types.ValueType (1.0.0-beta06)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.0.0-beta06 keyboard_arrow_down
public enum TensorboardTimeSeries . Types . ValueType
Reference documentation and code samples for the Cloud AI Platform v1beta1 API enum TensorboardTimeSeries.Types.ValueType.
An enum representing the value type of a TensorboardTimeSeries.
Namespace
Google.Cloud.AIPlatform.V1Beta1
Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields
Name
Description
BlobSequence
Used for TensorboardTimeSeries that is a list of blob sequences.
E.g. set of sample images with labels over epochs/time.
Scalar
Used for TensorboardTimeSeries that is a list of scalars.
E.g. accuracy of a model over epochs/time.
Tensor
Used for TensorboardTimeSeries that is a list of tensors.
E.g. histograms of weights of layer in a model over epoch/time.
Unspecified
The value type is unspecified.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-10 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[],[]]