Interface NeuronDeviceCoreInfo.Builder

    • Method Detail

      • count

        NeuronDeviceCoreInfo.Builder count​(Integer count)

        The number of cores available to the neuron accelerator.

        Parameters:
        count - The number of cores available to the neuron accelerator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        NeuronDeviceCoreInfo.Builder version​(Integer version)

        The version of the neuron accelerator.

        Parameters:
        version - The version of the neuron accelerator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.