Interface NeuronDeviceMemoryInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NeuronDeviceMemoryInfo.Builder,NeuronDeviceMemoryInfo>, SdkBuilder<NeuronDeviceMemoryInfo.Builder,NeuronDeviceMemoryInfo>, SdkPojo
Enclosing class:
NeuronDeviceMemoryInfo

public static interface NeuronDeviceMemoryInfo.Builder extends SdkPojo, CopyableBuilder<NeuronDeviceMemoryInfo.Builder,NeuronDeviceMemoryInfo>
  • Method Details

    • 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.