Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【PFCC】新增算子报错AttributeError: module 'paddle.fluid.core_avx.ops' has no attribute 'index_fill_tensor' #42730

Closed
thunder95 opened this issue May 12, 2022 · 6 comments
Assignees
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc

Comments

@thunder95
Copy link
Contributor

请提出你的问题 Please ask your question

新写一个算子,检查了很久,也不知道错在哪里:
AttributeError: module 'paddle.fluid.core_avx.ops' has no attribute 'index_fill_tensor'

已做过尝试:
重命名
删除build目录重新cmake、make

在生成的文件中并没有找到该算子:
dygraph_forward_functions
eager_op_function
op_function_impl

已提交PR: #42454

@paddle-bot-old
Copy link

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

@TCChenlong TCChenlong added PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc and removed status/new-issue 新建 type/question 用户提问 labels May 13, 2022
@zh794390558
Copy link
Contributor

已有同学在跟该问题。

@chenwhql
Copy link
Contributor

index_fill可以找到,但index_fill_tensor没有生成是嘛

@JiabinYang
Copy link
Contributor

这一行报错在哪里报出来的可以有个完整的报错截图嘛

@thunder95
Copy link
Contributor Author

index_fill可以找到,但index_fill_tensor没有生成是嘛

是的

@thunder95
Copy link
Contributor Author

@zh794390558 @JiabinYang @chenwhql 谢谢各位老师跟进, 我重新创建docker镜像并清空build之后,能找到注册算子了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc
Projects
None yet
Development

No branches or pull requests

5 participants