Interface NodeOutputOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
NodeOutput, NodeOutput.Builder

public interface NodeOutputOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method 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;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof