This represents the signature of an operation, defining its input and output types.
Arguments
- input_types
(
ValueTypes)
The types of the inputs.- output_types
(
ValueTypes)
The types of the outputs.
This represents the signature of an operation, defining its input and output types.
(ValueTypes)
The types of the inputs.
(ValueTypes)
The types of the outputs.