diff --git a/src/mldebug/layer_info.py b/src/mldebug/layer_info.py index f94e9a3..5e07ea1 100644 --- a/src/mldebug/layer_info.py +++ b/src/mldebug/layer_info.py @@ -31,6 +31,8 @@ # Padding preamble; halting on it desyncs PC/iteration stepping on HW "buffer_pad_innermost", "superkernel_conv_eltbinary", + # TODO: investigate why this is causing a failure (ref: https://jira.xilinx.com/browse/AIESW-43386) + "mllib_graphs::topk_adf_wrapper", ]