Contents

InferenceValue.View

A borrowed, read-only view of an inference value.

Declaration

struct View

Overview

Use views to pass input values to InferenceFunction.Inputs without transferring ownership.

See Also

Accessing views