已关闭
[Bug-Report|缺陷反馈]: 编自定义算子包不支持 --jit #322
zhanw_coding创建于 2025年12月25日关闭于 2025年12月26日
2025年12月26日 将 gcw_CRjbEjwl 设为负责人
2025年12月26日 关联了pull request:modify build.sh parameter description
2025年12月26日 删除了关联的pull request:modify build.sh parameter description
2025年12月26日 关联了pull request:modify build.sh parameter description
2025年12月26日 关闭了 issue
3月20日 添加了label:resolved


Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
一、问题描述 (必填)
编自定义算子包不支持 --jit
--help 中没有提示 --jit --ops 不能一起用
一起用的时候,--jit 不生效,实际还是编译了 kernel
二、环境信息 (可选)
三、重现步骤 (可选)
四、预期结果 (可选)
1、要么编自定义算子包支持 jit 参数
2、要么在 --help 中说明不支持 jit,并做冲突检查
💡 备注(选填)