提交 64e0001c 编写于 作者: W wangjiawei04

add remove a pass

上级 68d0726c
......@@ -70,6 +70,7 @@ class Debugger(object):
config.enable_use_gpu(100, 0)
if profile:
config.enable_profile()
config.delete_pass("conv_transpose_eltwiseadd_bn_fuse_pass")
config.set_cpu_math_library_num_threads(cpu_num)
config.switch_ir_optim(False)
config.switch_use_feed_fetch_ops(False)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册