FixedLenFeatureProtoOrBuilder
Stay organized with collections
Save and categorize content based on your preferences.
Known Indirect Subclasses
|
Public Methods
public
abstract
TensorProto
getDefaultValue
()
.tensorflow.TensorProto default_value = 3;
public
abstract
TensorProtoOrBuilder
getDefaultValueOrBuilder
()
.tensorflow.TensorProto default_value = 3;
public
abstract
DataType
getDtype
()
.tensorflow.DataType dtype = 1;
public
abstract
int
getDtypeValue
()
.tensorflow.DataType dtype = 1;
.tensorflow.TensorShapeProto shape = 2;
.tensorflow.TensorShapeProto shape = 2;
public
abstract
String
getValuesOutputTensorName
()
string values_output_tensor_name = 4;
public
abstract
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes
()
string values_output_tensor_name = 4;
public
abstract
boolean
hasDefaultValue
()
.tensorflow.TensorProto default_value = 3;
public
abstract
boolean
hasShape
()
.tensorflow.TensorShapeProto shape = 2;
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 2021-11-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-11-29 UTC."],[],[],null,["# FixedLenFeatureProtoOrBuilder\n\npublic interface **FixedLenFeatureProtoOrBuilder** \n\n|---|---|---|\n| Known Indirect Subclasses [FixedLenFeatureProto](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProto), [FixedLenFeatureProto.Builder](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProto.Builder) |--------------------------------------------------------------------------------------------------------------|-------------------------------------------------| | [FixedLenFeatureProto](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProto) | Protobuf type `tensorflow.FixedLenFeatureProto` | | [FixedLenFeatureProto.Builder](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProto.Builder) | Protobuf type `tensorflow.FixedLenFeatureProto` | |||\n\n### Public Methods\n\n|-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| abstract [TensorProto](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorProto) | [getDefaultValue](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getDefaultValue())() `.tensorflow.TensorProto default_value = 3;` |\n| abstract [TensorProtoOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorProtoOrBuilder) | [getDefaultValueOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getDefaultValueOrBuilder())() `.tensorflow.TensorProto default_value = 3;` |\n| abstract [DataType](/jvm/api_docs/java/org/tensorflow/proto/framework/DataType) | [getDtype](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getDtype())() `.tensorflow.DataType dtype = 1;` |\n| abstract int | [getDtypeValue](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getDtypeValue())() `.tensorflow.DataType dtype = 1;` |\n| abstract [TensorShapeProto](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorShapeProto) | [getShape](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getShape())() `.tensorflow.TensorShapeProto shape = 2;` |\n| abstract [TensorShapeProtoOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorShapeProtoOrBuilder) | [getShapeOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getShapeOrBuilder())() `.tensorflow.TensorShapeProto shape = 2;` |\n| abstract String | [getValuesOutputTensorName](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getValuesOutputTensorName())() `string values_output_tensor_name = 4;` |\n| abstract com.google.protobuf.ByteString | [getValuesOutputTensorNameBytes](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#getValuesOutputTensorNameBytes())() `string values_output_tensor_name = 4;` |\n| abstract boolean | [hasDefaultValue](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#hasDefaultValue())() `.tensorflow.TensorProto default_value = 3;` |\n| abstract boolean | [hasShape](/jvm/api_docs/java/org/tensorflow/proto/example/FixedLenFeatureProtoOrBuilder#hasShape())() `.tensorflow.TensorShapeProto shape = 2;` |\n\nPublic Methods\n--------------\n\n#### public abstract [TensorProto](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorProto)\n**getDefaultValue**\n()\n\n`.tensorflow.TensorProto default_value = 3;` \n\n#### public abstract [TensorProtoOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorProtoOrBuilder)\n**getDefaultValueOrBuilder**\n()\n\n`.tensorflow.TensorProto default_value = 3;` \n\n#### public abstract [DataType](/jvm/api_docs/java/org/tensorflow/proto/framework/DataType)\n**getDtype**\n()\n\n`.tensorflow.DataType dtype = 1;` \n\n#### public abstract int\n**getDtypeValue**\n()\n\n`.tensorflow.DataType dtype = 1;` \n\n#### public abstract [TensorShapeProto](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorShapeProto)\n**getShape**\n()\n\n`.tensorflow.TensorShapeProto shape = 2;` \n\n#### public abstract [TensorShapeProtoOrBuilder](/jvm/api_docs/java/org/tensorflow/proto/framework/TensorShapeProtoOrBuilder)\n**getShapeOrBuilder**\n()\n\n`.tensorflow.TensorShapeProto shape = 2;` \n\n#### public abstract String\n**getValuesOutputTensorName**\n()\n\n`string values_output_tensor_name = 4;` \n\n#### public abstract com.google.protobuf.ByteString\n**getValuesOutputTensorNameBytes**\n()\n\n`string values_output_tensor_name = 4;` \n\n#### public abstract boolean\n**hasDefaultValue**\n()\n\n`.tensorflow.TensorProto default_value = 3;` \n\n#### public abstract boolean\n**hasShape**\n()\n\n`.tensorflow.TensorShapeProto shape = 2;`"]]