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

Operator customization with Taichi JIT mode #570

Open
2 tasks done
chaoming0625 opened this issue Dec 29, 2023 · 0 comments
Open
2 tasks done

Operator customization with Taichi JIT mode #570

chaoming0625 opened this issue Dec 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chaoming0625
Copy link
Collaborator

Please:

  • Check for duplicate requests.
  • Describe your goal, and if possible provide a code snippet with a motivating example.

BrainPy currently supports operator customization with the Taichi AOT interface (see #518 #553 ). However, many features of Taichi are not supported in taichi AOT, for example, the compatibility with macOS, and other advanced features. Therefore, it is urgent to support JIT mode-based Taichi operator customization.

@chaoming0625 chaoming0625 added the enhancement New feature or request label Dec 29, 2023
@chaoming0625 chaoming0625 changed the title Operator customization with Tachi JIT mode Operator customization with Taichi JIT mode Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants