bartekkuncer commented on code in PR #21046: URL: https://github.com/apache/incubator-mxnet/pull/21046#discussion_r902560581
########## tests/python/dnnl/subgraphs/test_amp_subgraph.py: ########## @@ -172,6 +173,7 @@ def test_amp_transformers(): @mx.util.use_np def test_amp_concat(): + os.environ["MXNET_NODE_ELIMINATION"] = "0" Review Comment: @bgawrych -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
