Package tensorflow

Interface TransportOptions.RecvBufRespExtraOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.nd4j.shade.protobuf.ByteString getTensorContent()
      bytes tensor_content = 1;
      • Methods inherited from interface org.nd4j.shade.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface org.nd4j.shade.protobuf.MessageOrBuilder

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

      • getTensorContent

        org.nd4j.shade.protobuf.ByteString getTensorContent()
        bytes tensor_content = 1;
        Returns:
        The tensorContent.