InferenceValue
A value that an inference function accepts as input or produces as output.
Declaration
struct InferenceValueMentioned in
Overview
An InferenceValue wraps either an NDArray or a pixel buffer, and you retrieve it after inference using the ndArray property.