Package | Description |
---|---|
org.tensorflow.example |
Modifier and Type | Class and Description |
---|---|
class |
FixedLenFeatureProto
Protobuf type
tensorflow.FixedLenFeatureProto |
static class |
FixedLenFeatureProto.Builder
Protobuf type
tensorflow.FixedLenFeatureProto |
Modifier and Type | Method and Description |
---|---|
FixedLenFeatureProtoOrBuilder |
FeatureConfiguration.getFixedLenFeatureOrBuilder()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FixedLenFeatureProtoOrBuilder |
FeatureConfiguration.Builder.getFixedLenFeatureOrBuilder()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
FixedLenFeatureProtoOrBuilder |
FeatureConfigurationOrBuilder.getFixedLenFeatureOrBuilder()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1; |
Copyright © 2015–2019. All rights reserved.