Skip to content

Update README.md #2

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

Merged
merged 1 commit into from
May 11, 2020
Merged

Update README.md #2

merged 1 commit into from
May 11, 2020

Conversation

XiaobingSuper
Copy link
Contributor

We should update submodule after checkout the specified pytorch version.

@EikanWang EikanWang merged commit aa86342 into intel:master May 11, 2020
zhuhaozhe pushed a commit to zhuhaozhe/intel-extension-for-pytorch that referenced this pull request Apr 23, 2021
EikanWang pushed a commit that referenced this pull request Mar 15, 2022
* Prepare the bridge-code for SC MHA Fusion pattern type #2

* Map aten::permute

* For now, match ipex::softmax_, although ideally, LLGA shouldn't see it

* temporarily update LLGA branch to Yifei's

* Do not skip passing any PyTorch ops to oneDNN Graph

* Remove redundant temporary change

* Only map permute to oneDNN Graph if it's safe

* Trivial changes

* Fix logic for mapping permute

* [skip-ci] Add comment & remove extra newline

* Cherry-picked LLVM auto-detection on top of oneDNN dev-graph-preview4

* Update third_party/llga

* Do not build SC by default

* Update third_party llga with public repo

* Make required changes

* Fix style

* Avoid unnecessary function call

* Fix contiguous bug & formatting

* Add unit-test for contiguous

* Use AliasDb to safely map view ops to oneDNN Graph

* Temporarily change llga gitmodule path

* Fix formatting

* Add test_mha_pattern for int8

not working

* Revert temp changes & skip SC unit-tests

* Revert temp change in .gitmodules

* Update skip reason for UT

* fix int8-bf16 & int8-fp32 UT

* update skip reason

* Update unit-tests

* Change "Semi-Compiler" to "Graph Compiler"

* Rectify padding example

* Revert removal of isSupported

* Fix harmless typo

* Remove unused variable that should've been removed earlier

* Fix clang-format

Co-authored-by: yifeizh2 <yifei.zhang@intel.com>
Co-authored-by: Chunyuan WU <chunyuan.wu@intel.com>
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