InferenceFunctionDescriptor
A description of an inference function’s signature.
Declaration
struct InferenceFunctionDescriptorMentioned in
Overview
Use a descriptor to inspect the names and types of a function’s inputs, outputs, and states before running inference. You obtain a descriptor from functionDescriptor(for:) or from the descriptor property.