Skip to content

Conversation

@youngwayfarer
Copy link

No description provided.

@kilinchange kilinchange self-requested a review March 6, 2025 11:32
@kilinchange
Copy link
Collaborator

请贴一下测试通过的截图

@youngwayfarer
Copy link
Author

请贴一下测试通过的截图

image

};

REGISTER_KERNEL(Device::CPU, OpType::Gather, GatherOp, "Gather_infiniop_cpu");
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请在文件结尾加上一行空行

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

老师好,在最新的commit中已经修改了。

y_tensor, x_tensor, axesPtr, axes.size(), keepDims));
} else {
// right?
opDesc = nullptr;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没有实现的情况用 IT_TODO_HALT(); 退出

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

老师好,在最新的commit中已经修改过了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants