-
Notifications
You must be signed in to change notification settings - Fork 43
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
docs: add Japanese README #343
base: main
Are you sure you want to change the base?
Conversation
|
||
## ByteIRを選ぶ理由 | ||
* **最先端のモデルを楽しむ:** | ||
ByteIRは、多くのSOTAモデルをStablehloに落とし込むための人気のあるフロントエンドを維持し、研究やベンチマーク目的でモデル動物園(近日公開予定)も提供します。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compare with モデル動物園, maybe モデルコレクション is more appropriate
ByteIRプロジェクトは、ByteDanceのモデルコンパイルソリューションです。 | ||
ByteIRには、コンパイラ、ランタイム、フロントエンドが含まれており、エンドツーエンドのモデルコンパイルソリューションを提供します。 | ||
|
||
すべてのByteIRコンポーネント(コンパイラ/ランタイム/フロントエンド)が一緒にエンドツーエンドのソリューションを提供し、すべてがこのリポジトリの同じ傘下にあるにもかかわらず、各コンポーネントは技術的には独立して機能することができます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
すべてがこのリポジトリの同じ傘下にあるにもかかわらず
傘下 could be a little weird? maybe
すべて同じコードベースにあります。
すべてのByteIRコンポーネント(コンパイラ/ランタイム/フロントエンド)が一緒にエンドツーエンドのソリューションを提供し、すべてがこのリポジトリの同じ傘下にあるにもかかわらず、各コンポーネントは技術的には独立して機能することができます。 | ||
|
||
## ByteIRの名前の由来 | ||
ByteIRという名前は、社内の遺産から来ています。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
社内の遺産, Here it's more like due to some historical reasons within the company make us keep the name ByteIR.
I created Japanese translated README.