-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XPU][cherry-pick] support K200 per channel & R200 mul&matmul quant;
* [XPU] fixed the bug of tile op in large input and add XPU implementation. (#9102) * [XPU] Fixed the bug of reuse of reshape2's output in xpu_memory_optimize_pass (#9178) * [x86][XPU] Add the support tensorarray of slice on x86 and xpu (#9134) * [XPU] Fixed the error on stack op binding on float. (#9204) * [XPU] Stop supporting xpu conv autotune config with paddlelite c api. (#9316) * [XPU] Support pre-LN encoder (#9159) * [xpu] support fp16 data pricision (#9080) * [xpu] delete kernel.precision()==float (#9189) * [XPU] support fp16 data pression (#9228) * [XPU] support fc per channel quant (#9323) Co-authored-by: wbn <[email protected]> Co-authored-by: Jinchen Han <[email protected]> Co-authored-by: TingShenXD <[email protected]> Co-authored-by: quwei03 <[email protected]>
- Loading branch information
1 parent
8f09eb2
commit 7ca3e00
Showing
59 changed files
with
2,888 additions
and
724 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
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.