does code in alter_op_layout work?
best_plevel_impl, outs = relay.backend.compile_engine.select_implementation(
relay.op.get("nn.conv2d"), attrs, tinfos, out_type, target)
if best_plevel_impl.name == "conv2d_int16":
does code in alter_op_layout work?
best_plevel_impl, outs = relay.backend.compile_engine.select_implementation(
relay.op.get("nn.conv2d"), attrs, tinfos, out_type, target)
if best_plevel_impl.name == "conv2d_int16":