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

[build] [refactor] Rename taichi core and taichi python targets #5451

Merged
merged 6 commits into from
Jul 20, 2022

Conversation

qiao-bo
Copy link
Contributor

@qiao-bo qiao-bo commented Jul 19, 2022

Related issue = #4832

Changes:

  • Rename the taichi target that includes frontend AST, IR, Analysis etc to taichi_core. The old name was taichi_isolated_core.
  • Rename the taichi python target that depends on taichi_core to taichi_python. The old name was taichi_core.
  • On the python side, rename ti_core to ti_python_core.

@netlify
Copy link

netlify bot commented Jul 19, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 34085ce
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62d67184ee3ec50008bb066c
😎 Deploy Preview https://deploy-preview-5451--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@qiao-bo qiao-bo changed the title [build] [refactor] Rename ti_core to ti_python_core [build] [refactor] Rename taichi core and taichi python targets Jul 19, 2022
@qiao-bo qiao-bo marked this pull request as ready for review July 19, 2022 08:56
@qiao-bo qiao-bo merged commit ae9bb38 into taichi-dev:master Jul 20, 2022
@qiao-bo qiao-bo deleted the taichi_core branch July 20, 2022 01: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