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

[NNAPI QDQ] Add QDQTranspose op support #10495

Merged
merged 19 commits into from
Feb 11, 2022

Conversation

YUNQIUGUO
Copy link
Contributor

Description: Describe your changes.

[NNAPI QDQ] Add QDQTranspose op support

*this pr's commits are based on this branch: #10483 can compare to see the changes

guoyu-wang and others added 10 commits February 7, 2022 14:11
commit 1238049
Author: Guoyu Wang <[email protected]>
Date:   Mon Feb 7 12:59:04 2022 -0800

    Add qdq mul support

commit 9cadda7
Merge: 7a32847 0f5d0a0
Author: Guoyu Wang <[email protected]>
Date:   Mon Feb 7 11:24:47 2022 -0800

    Merge remote-tracking branch 'origin/master' into gwang-msft/qdq_mul

commit 7a32847
Author: Guoyu Wang <[email protected]>
Date:   Mon Feb 7 00:41:30 2022 -0800

    move test case to util

commit c1a8f0d
Author: Guoyu Wang <[email protected]>
Date:   Fri Feb 4 13:04:26 2022 -0800

    update input/output check

commit a6f0a0d
Author: Guoyu Wang <[email protected]>
Date:   Thu Feb 3 18:37:21 2022 -0800

    update quantized io check functions

commit 87f4d1d
Merge: 7849f07 97b8f6f
Author: Guoyu Wang <[email protected]>
Date:   Wed Feb 2 17:22:58 2022 -0800

    Merge remote-tracking branch 'origin/master' into gwang-msft/qdq_mul

commit 7849f07
Author: Guoyu Wang <[email protected]>
Date:   Wed Feb 2 17:22:55 2022 -0800

    minor update

commit 7196cdf
Author: Guoyu Wang <[email protected]>
Date:   Wed Feb 2 10:50:10 2022 -0800

    init change

commit 84c0077
Merge: a8c7dce 7318361
Author: Guoyu Wang <[email protected]>
Date:   Tue Feb 1 18:21:17 2022 -0800

    Merge remote-tracking branch 'origin/master' into gwang-msft/qdq_mul

commit a8c7dce
Merge: 55e536c ef7b4dc
Author: Guoyu Wang <[email protected]>
Date:   Tue Feb 1 13:51:04 2022 -0800

    Merge remote-tracking branch 'origin/master' into gwang-msft/qdq_mul

commit 55e536c
Author: Guoyu Wang <[email protected]>
Date:   Tue Feb 1 11:44:34 2022 -0800

    address cr comments

commit d460f5b
Author: Guoyu Wang <[email protected]>
Date:   Tue Feb 1 00:33:54 2022 -0800

    fix android UT failure

commit 52146cf
Author: Guoyu Wang <[email protected]>
Date:   Mon Jan 31 16:01:13 2022 -0800

    fix build break

commit ec6d07d
Author: Guoyu Wang <[email protected]>
Date:   Mon Jan 31 15:41:52 2022 -0800

    minor update to UT

commit 8ec8490
Author: Guoyu Wang <[email protected]>
Date:   Mon Jan 31 15:01:30 2022 -0800

    Add NNAPI support of QDQ Resize
@YUNQIUGUO YUNQIUGUO changed the base branch from master to gwang-msft/nnapi_qdq_mul February 9, 2022 00:00
Base automatically changed from gwang-msft/nnapi_qdq_mul to master February 9, 2022 04:44
guoyu-wang
guoyu-wang previously approved these changes Feb 10, 2022
Copy link
Contributor

@guoyu-wang guoyu-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@YUNQIUGUO YUNQIUGUO merged commit 5cfde7a into master Feb 11, 2022
@YUNQIUGUO YUNQIUGUO deleted the yguo/nnapi-qdq-transpose-support branch February 11, 2022 18:42
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