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

[dependency] remove hard dependency of taichi and numba #635

Merged
merged 19 commits into from
Mar 1, 2024

Conversation

Routhleck
Copy link
Collaborator

In many cases, there are no requirements to use taichi and numba, except for using customized operators. Therefore, it is essential to remove the hard dependency of taichi and numba installation.

Copy link
Collaborator Author

@Routhleck Routhleck left a comment

Choose a reason for hiding this comment

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

Ready to merge, re-create a new PR due to incorrect merge conflict resolution of #623

@Routhleck Routhleck changed the title [dependency] remove hard dependency of taichi and numba [dependency] remove hard dependency of taichi and numba Feb 23, 2024
@Routhleck Routhleck added the dependencies Pull requests that update a dependency file label Feb 23, 2024
@chaoming0625 chaoming0625 merged commit a579e41 into master Mar 1, 2024
20 of 44 checks passed
@chaoming0625 chaoming0625 deleted the dependency-opt-new branch March 1, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants