Package tensorflow

Interface DevicePropertiesProtos.NamedDeviceOrBuilder

    • Method Detail

      • getName

        String getName()
        string name = 1;
        Returns:
        The name.
      • getNameBytes

        org.nd4j.shade.protobuf.ByteString getNameBytes()
        string name = 1;
        Returns:
        The bytes for name.
      • hasProperties

        boolean hasProperties()
        .tensorflow.DeviceProperties properties = 2;
        Returns:
        Whether the properties field is set.