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

feat: implement paillier tensor block for GPU & FPGA #4123

Open
wants to merge 9 commits into
base: feature/heterogeneous-acceleration-architecture
Choose a base branch
from

Commits on Jul 19, 2022

  1. feat: impl GPU tensor

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dd29962 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. feat: pep8 format of gpu

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b452120 View commit details
    Browse the repository at this point in the history
  2. feat: pep8 format of gpu

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    85289a6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/gpu-tensor/heterogeneous…

    …-acceleration-architecture' into feature/gpu-tensor/heterogeneous-acceleration-architecture
    timber-vine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5dde357 View commit details
    Browse the repository at this point in the history
  4. feat: pep8 format of gpu

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b35095a View commit details
    Browse the repository at this point in the history
  5. feat: impl FPGA tensor

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    ef54a88 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. refactor: format GPU tensor

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4e61461 View commit details
    Browse the repository at this point in the history
  2. refactor: format FPGA tensor

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    12fa768 View commit details
    Browse the repository at this point in the history
  3. feat: add README

    Signed-off-by: Xiaolong.Gao <[email protected]>
    timber-vine committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a5ad38f View commit details
    Browse the repository at this point in the history