Package | Description |
---|---|
org.tensorflow.example |
Modifier and Type | Class and Description |
---|---|
class |
VarLenFeatureProto
Protobuf type
tensorflow.VarLenFeatureProto |
static class |
VarLenFeatureProto.Builder
Protobuf type
tensorflow.VarLenFeatureProto |
Modifier and Type | Method and Description |
---|---|
VarLenFeatureProtoOrBuilder |
FeatureConfiguration.getVarLenFeatureOrBuilder()
.tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProtoOrBuilder |
FeatureConfiguration.Builder.getVarLenFeatureOrBuilder()
.tensorflow.VarLenFeatureProto var_len_feature = 2; |
VarLenFeatureProtoOrBuilder |
FeatureConfigurationOrBuilder.getVarLenFeatureOrBuilder()
.tensorflow.VarLenFeatureProto var_len_feature = 2; |
Copyright © 2015–2019. All rights reserved.