kevinthesun commented on a change in pull request #4797: [AutoTVM] Minor bug 
fixes in AutoTVM for QNN graphs
URL: https://github.com/apache/incubator-tvm/pull/4797#discussion_r373913039
 
 

 ##########
 File path: python/tvm/autotvm/graph_tuner/utils/utils.py
 ##########
 @@ -73,7 +73,7 @@ def is_boundary_node(node_entry, input_names):
     # Operators dependent on original layouts.
     _LAYOUT_FIXED_OP = ["batch_flatten", "transpose", "reshape",
                         "multibox_prior", "multibox_transform_loc", "where",
-                        "non_max_suppression", "strided_slice"]
 
 Review comment:
   Why do we want to change this?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to