-
Notifications
You must be signed in to change notification settings - Fork 31
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
Align directories and codegen with stock PyTorch #310
Conversation
040647a
to
bc0fa5b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you are aligning project structure with pytorch, do you plan to move the code to the pytorch tree at some point? or this project will remain separate? If it will be separate, will it be reused elsewhere outside pytorch?
9d4af92
to
3ac45a7
Compare
Signed-off-by: leizhenyuan <zhenyuan.lei@intel.com>
Please emend the description of the PR, to give formal description on the feature. |
52e8b5f
to
ab1cba4
Compare
Draft version for now. Only for design review.
Can be built, can be tested with simple ut, like
test_xpu.py
.Not tested with other uts
Added supports includes
REGISTER_XPU_DISPATCH(add_stub, add_kernel)
TORCH_IMPL_FUNC