提交 8cf27ee7 编写于 作者: J jackalcooper

remove TODO

上级 4a9b64c1
......@@ -99,7 +99,6 @@ Maybe<void> JitInterpreter::ApplyImpl(const UserOpExpr& op_expr, const TensorTup
importer_.GetOrInsertFunc(GetJitFuncName(), inputs, outputs);
importer_.CreateOperandMapping(*op_conf, parallel_desc, op_expr.input_arg_tuple(), inputs);
CHECK_OR_RETURN(importer_.ProcessUserOp(*op_conf).succeeded());
// TODO: MLIR add op expr
return Maybe<void>::Ok();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册