Skip to content

Feature : Add associateOutput()

Benjamin Halimi requested to merge associate_output into dev

Description

This MR adds the associateOutput() function, that is similar to associateInput(), but for the output tensors.

It is used in aidge_quantization!50 (merged) (for connecting the Quantizer micrograph to the output tensor after the micrograph edition)

Files modified : Operator.hpp, OperatorTensor.hpp, OperatorTensor.cpp

Merge request reports

Loading