Interface NeuronDeviceMemoryInfo.Builder

    • Method Detail

      • sizeInMiB

        NeuronDeviceMemoryInfo.Builder sizeInMiB​(Integer sizeInMiB)

        The size of the memory available to the neuron accelerator, in MiB.

        Parameters:
        sizeInMiB - The size of the memory available to the neuron accelerator, in MiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.