Table of Contents

Property PlannedComputeBytes

Namespace
LMKit.Finetuning
Assembly
LM-Kit.NET.dll

PlannedComputeBytes

Device compute-buffer bytes the run's first optimizer pass was planned to allocate, read from the allocator before the run was admitted against the device; 0 when no plan could be made. The number the admission decision was taken on, beside the peak the run then reached.

public ulong PlannedComputeBytes { get; }

Property Value

ulong
Share