diff --git a/src/mldebug/layer_info.py b/src/mldebug/layer_info.py index d26e73a..a0b2d8d 100644 --- a/src/mldebug/layer_info.py +++ b/src/mldebug/layer_info.py @@ -31,8 +31,10 @@ # 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: AIESW-43386) + # TODO: investigate why this is causing a failure (ref: AIESW-43867) + "mllib_graphs::topk_adf_wrapper", "mllib_graphs::transpose4d_adf_wrapper", + "mllib_graphs::transpose4d_adf_wrapper", ]