Skip to main content

select_sparse_kernel

Function select_sparse_kernel 

Source
pub fn select_sparse_kernel(
    request: SparseKernelSelectorRequest,
) -> Result<SparseKernelSelectorEvidence, SparseKernelSelectorError>
Expand description

Select and validate one sparse kernel evidence row.

ยงErrors

Returns SparseKernelSelectorError when shape, baseline, digest, transfer-byte accounting, or workload-specific fields are incomplete.