Skip to content
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

Add a flag for preci test of QAT #297

Merged
merged 1 commit into from
Dec 17, 2022
Merged

Add a flag for preci test of QAT #297

merged 1 commit into from
Dec 17, 2022

Conversation

PenghuiCheng
Copy link
Contributor

Signed-off-by: Cheng, Penghui [email protected]

Type of Change

Validation requirement
No API changed

Description

For preci test, the log is required to indicate successful training

Expected Behavior & Potential Risk

Print successful log after training.

How has this PR been tested?

Local tested

Signed-off-by: Cheng, Penghui <[email protected]>
@chensuyue chensuyue merged commit 5b9be25 into master Dec 17, 2022
@chensuyue chensuyue deleted the penghuic/QAT_log branch December 17, 2022 12:28
zehao-intel pushed a commit that referenced this pull request Dec 20, 2022
Signed-off-by: Cheng, Penghui <[email protected]>
Signed-off-by: zehao-intel <[email protected]>
VincyZhang pushed a commit that referenced this pull request Feb 12, 2023
* fusion and inference pass

* cleancode

* cleancode

* refactor

* add merged_matmul_fusion

* modify reorder_recover fusion

* support reshape fusion

* add the reshape fusion pattern

* add a node search function

* Revert "Merge branch 'zhenzhong/mergedMatmulFusion' into reshape_fusion"

This reverts commit def169517c62ddbd79110fff31e5e1743c05fe19, reversing
changes made to 3168e5a126353ebf003acfc3c585bf110df86452.

* binary_injector done,to be test.

* bk

* binaryadd fusion demo

* add gather

* kernel domain

* jit domain

* execute fix

* add gtest

* fix gtest

* fix bugs

* fix bugs

* Update jit_gather.cpp

* Update gather.cpp

* gtest support int8

* Update jit_gather.cpp

* TODO:finish binaryadd fusion.

* finish binaryadd fusion

* fix memory leak

* use mask in tail

* fuse reshape and boardcast to gather

* remove bin-injector test code in translnorm ut.

* remove the debug info

* integrate gather to executor

* fix the cpplint

* gtest support binary_add

* add the gather fusion

* sync to develop

* fuse code

* fix gather binaryop

* fix typo

* add the binary add

* update gather

* fix cpplint

* fix the gtest

* fix cpplint

* add the test

* for robert

* add reshape fusion

* add the pattern

* add the transpose matmul

* add the int8 matmul

* add the int8 matmul

* support zp for i8 trmm

* support dst zero point

* fix cpplint

* leave comment of eltwise injector

Co-authored-by: Xu, Zhenzhong <[email protected]>
Co-authored-by: ZheWang <[email protected]>
Co-authored-by: yuchengliu1 <[email protected]>
Co-authored-by: Ding, Yi1 <[email protected]>
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