提交 34c529b3 编写于 作者: M Megvii Engine Team

fix(subgraph): disable jit due to environment issue

GitOrigin-RevId: 5dfa30c01f46d74d9228667eb2686302ea102f26
上级 194201a7
......@@ -29,6 +29,8 @@ from ..ops import builtin
from .amp import _get_amp_high_prec_dtype, _get_amp_low_prec_dtype
from .dtype import is_dtype_equal, is_quantize
jit_supported = False
def get_convert_inputs():
r"""get the curerent state of `_enable_convert_inputs`"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册