From 2ba2bc44cb08c5e59f44c506e2b9810dd6b30ab0 Mon Sep 17 00:00:00 2001 From: Joseph Melber Date: Tue, 5 Dec 2023 10:43:05 -0700 Subject: [PATCH] Update reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../vision_pipelines/color_threshold/aie2_colorThreshold.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py b/reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py index 0033b2234a..3f24f7ad63 100644 --- a/reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py +++ b/reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py @@ -301,9 +301,9 @@ def sequence(inTensor, notUsed, outTensor): IpuWriteRTPOp("rtpComputeTile4", col = 0, row = 4, index = 1, value = 255) IpuWriteRTPOp("rtpComputeTile4", col = 0, row = 4, index = 2, value = 0) - IpuWriteRTPOp("rtpComputeTile5", col = 0, row = 5, index = 0, value = 50) - IpuWriteRTPOp("rtpComputeTile5", col = 0, row = 5, index = 1, value = 255) - IpuWriteRTPOp("rtpComputeTile5", col = 0, row = 5, index = 2, value = 0) + IpuWriteRTPOp("rtpComputeTile5", col=0, row=5, index=0, value=50) + IpuWriteRTPOp("rtpComputeTile5", col=0, row=5, index=1, value=255) + IpuWriteRTPOp("rtpComputeTile5", col=0, row=5, index=2, value=0) ipu_dma_memcpy_nd( metadata="inOOB_L3L2",