注册自定义算子
#2738
Replies: 1 comment
-
|
你好,你的问题解决了吗?我也遇到同样的问题,求大佬帮忙~~~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如何把自定义的算子注册到前端页面的AWEL工作流里来用,放到operators下面并修改了__init__后还是报错
2025-05-27 09:13:07 | root | WARNING | Integrating dbgpt model command line tool failed: No module named 'dbgpt.core.awel.operators.TestOperator'
2025-05-27 09:13:07 | root | WARNING | Integrating dbgpt webserver command line tool failed: No module named 'dbgpt.core.awel.operators.TestOperator'
2025-05-27 09:13:07 | root | WARNING | Integrating dbgpt client command line tool failed: No module named 'dbgpt.core.awel.operators.TestOperator'
Beta Was this translation helpful? Give feedback.
All reactions