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

【PIR】Improved the mechanism, added the conversion of some ops, and fixed some issues. #1444

Open
wants to merge 14 commits into
base: test_pir
Choose a base branch
from

Conversation

0x3878f
Copy link
Contributor

@0x3878f 0x3878f commented Nov 22, 2024

Improved the mechanism

New conversion of some ops

  • multinomial
  • put_along_axis
  • yolo_box
  • argsort
  • ceil
  • prelu
  • tanh
  • bitwise_and
  • bitwise_not
  • bitwise_or
  • bitwise_xor
  • embedding
  • one_hot
  • unbind
  • deformable_conv
  • multiclass_nms3

Fixed issues with some ops

  • pool2d
  • greater_than
  • where
  • pad3d
  • batch_norm
  • repeat_interleave_with_tensor_index
  • einsum

Copy link

paddle-bot bot commented Nov 22, 2024

Thanks for your contribution!

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.

1 participant