public interface NodeOutputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getSlot()
int32 slot = 1; |
TensorDescription |
getTensorDescription()
.tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder |
getTensorDescriptionOrBuilder()
.tensorflow.TensorDescription tensor_description = 3; |
boolean |
hasTensorDescription()
.tensorflow.TensorDescription tensor_description = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getSlot()
int32 slot = 1;boolean hasTensorDescription()
.tensorflow.TensorDescription tensor_description = 3;TensorDescription getTensorDescription()
.tensorflow.TensorDescription tensor_description = 3;TensorDescriptionOrBuilder getTensorDescriptionOrBuilder()
.tensorflow.TensorDescription tensor_description = 3;Copyright © 2015–2019. All rights reserved.