Update aie2_colorThreshold.py RTPs #80
Annotations
1 error and 1 warning
|
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py#L303
[black] reported by reviewdog 🐶
Raw Output:
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:303:- IpuWriteRTPOp("rtpComputeTile4", col = 0, row = 4, index = 0, value = 50)
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:304:- IpuWriteRTPOp("rtpComputeTile4", col = 0, row = 4, index = 1, value = 255)
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:305:- IpuWriteRTPOp("rtpComputeTile4", col = 0, row = 4, index = 2, value = 0)
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:315:+ IpuWriteRTPOp("rtpComputeTile4", col=0, row=4, index=0, value=50)
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:316:+ IpuWriteRTPOp("rtpComputeTile4", col=0, row=4, index=1, value=255)
reference_designs/ipu-xrt/vision_pipelines/color_threshold/aie2_colorThreshold.py:317:+ IpuWriteRTPOp("rtpComputeTile4", col=0, row=4, index=2, value=0)
|
The logs for this run have expired and are no longer available.
Loading