-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align directories and codegen with stock PyTorch (#310)
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` --------- Signed-off-by: majing <Jing1.Ma@intel.com> Signed-off-by: leizhenyuan <zhenyuan.lei@intel.com> Co-authored-by: Xu Yutao <yutao.xu@intel.com> Co-authored-by: majing <Jing1.Ma@intel.com> Co-authored-by: Guo Yejun <yejun.guo@intel.com> Co-authored-by: leizhenyuan <zhenyuan.lei@intel.com> Co-authored-by: Feng Yuan <feng1.yuan@intel.com> Co-authored-by: chunhuanMeng <105194461+chunhuanMeng@users.noreply.github.com>
- Loading branch information
1 parent
d9ae62d
commit 229a887
Showing
214 changed files
with
7,905 additions
and
12,265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.