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

[sync] migrate tf-frontend/onnx-frontend to stablehlo, update llvm to b2cdf3c, add bounded shape inference and other updates #101

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

Vremold
Copy link
Collaborator

@Vremold Vremold commented Jan 23, 2024

Sync internal ByteIR from commit id cdd3a5b to 840e671. Detailed changes are as follow:

  1. migrate tf-frontend/onnx-frontend to stablehlo rather than mhlo
  2. update llvm to b2cdf3c
  3. add bounded shape inference for tf.StridedSlice.
  4. register InferReturnTypeComponents for byteir ops, e.g., byteir.layer_norm and byteir.addn
  5. update version number of compiler and runtime.

… b2cdf3c, add bounded shape inference and other updates
@qingyunqu qingyunqu merged commit c452f75 into bytedance:main Jan 23, 2024
11 checks passed
@liwenchangbdbz liwenchangbdbz added sync Sync internal repo enhancement New feature or request labels Jan 24, 2024
@Vremold Vremold deleted the wjw/sync branch February 27, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sync Sync internal repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants