We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
在MacOS上可以使用PIP安装 直接clone项目并sudo pip3 install ./jittor进行安装。
sudo pip3 install ./jittor
[Desktop] python3 Python 3.7.4 (default, Oct 9 2019, 06:58:09) [Clang 11.0.0 (clang-1100.0.33.8)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import jittor >>> dir(jittor) ['__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__'] >>>
也可以在MacOS上使用docker来进行安装。
Sorry, something went wrong.
Jittor supports macOS now, on both intel and M1 platform. The install instruction is provided in README.
Mac users can have a try, and are welcomed to open issues when encountering any problems.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: