Skip to content

Fix postprocess

Hongtao Yang requested to merge fix-postprocess into main

What does this merge request do and why?

Fix a small bug in the post-process operand. This MR includes the expected completion in the PostTransformOperand

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the eval_codebase.py pipeline to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Hongtao Yang

Merge request reports