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

Definition and shape inference for ONNXParallelOp and ONNXForkOp #2810

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on May 1, 2024

  1. Add td file for ONNXParallelOp and ONNXForkOp.

    Signed-off-by: Haruki Imai <[email protected]>
    imaihal committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fefae10 View commit details
    Browse the repository at this point in the history
  2. Add shapeInference for the ops.

    Signed-off-by: Haruki Imai <[email protected]>
    imaihal committed May 1, 2024
    Configuration menu
    Copy the full SHA
    409d9d2 View commit details
    Browse the repository at this point in the history
  3. lit test for shape inference.

    Signed-off-by: Haruki Imai <[email protected]>
    imaihal committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8b5579e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update descriptions for onnx.Parallel and onnx.Fork

    Signed-off-by: Haruki Imai <[email protected]>
    imaihal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    338e42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9282c6 View commit details
    Browse the repository at this point in the history