Skip to content

[Docs] preparation for version 3.0 #760

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

Merged
merged 8 commits into from
Jul 14, 2025
Merged

[Docs] preparation for version 3.0 #760

merged 8 commits into from
Jul 14, 2025

Conversation

StrongSpoon
Copy link
Collaborator

PR Category

OP Test & Docs

Type of Change

Documentation Update

Description

  • turn on the unit test of conv1d
  • update version number to 3.0
  • update changelog in README.md
  • reformat all markdown files

Issue

Progress

  • Change is properly reviewed (1 reviewer required, 2 recommended).
  • Change is responded to an issue.
  • Change is fully covered by a UT.

Performance

CONTRIBUTING.md Outdated
In pull requests, contributor should describe what changed and why. Please also provide test cases if applicable.
Pull requests require approvals from __one members__ before merging. Additionally, they must pass continuous integration checks. More details see [Code Contribution](docs/code_countribution.md)
Pull requests require approvals from **one members** before merging. Additionally, they must pass continuous integration checks. More details see [Code Contribution](docs/code_countribution.md)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is one member in plural form?

- support reduction operators: cumsum, layernorm, mean, softmax
- support 183 operators in total, including custom operators used in large model inference
- support more hardware platforms, add Ascend, AIPU, etc.
- compatible with the vLLM framework, with the inference verification of DeepSeek model passed
Copy link
Collaborator

Choose a reason for hiding this comment

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

V3 or R1? To be specific.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

V3 and R1 share the same structure, and we have verified DeepSeek R1.

iclementine
iclementine previously approved these changes Jul 14, 2025
Copy link
Collaborator

@iclementine iclementine left a comment

Choose a reason for hiding this comment

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

LGTM

iclementine
iclementine previously approved these changes Jul 14, 2025
@StrongSpoon StrongSpoon merged commit ed8c864 into master Jul 14, 2025
13 of 14 checks passed
@StrongSpoon StrongSpoon deleted the v3 branch July 14, 2025 14:41
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