未验证 提交 1d992173 编写于 作者: 4 404988613 提交者: GitHub

remove_viterbi_devode (#51523)

* Update interpreter_util.cc

* Update interpreter_util.cc
上级 34358de5
......@@ -90,8 +90,7 @@ static std::set<std::string> OpsNeedSetOutputDtypeWhenRegisterPhiKernel = {
"sync_batch_norm_grad",
"unique",
"unique_consecutive_flattened_tensor",
"unique_raw",
"viterbi_devode"};
"unique_raw"};
// These Ops can use InferMeta to infer the output dtype
static std::set<std::string> OpsWithAvailablePhiInferMeta = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册