8000 Tags · tczhangzhi/taichi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tczhangzhi/taichi

Tags

v0.8.11

Toggle v0.8.11's commit message
[bug] Fix warnings on external functions on windows (taichi-dev#4079)

* [bug] Fix warnings on external functions on windows

* fix pylint

* fix

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[bug] Fix bug that building with TI_WITH_LLVM=OFF will fail (taichi-d…

…ev#4043)

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[ci] Install torch for windows release (taichi-dev#3932)

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[misc] Fix postsubmit status in README.md by replacing it with publis…

…hing checks (taichi-dev#3840)

* [misc] Fix postsubmit status in Readme.md

* update naming

v0.8.7

Toggle v0.8.7's commit message
[refactor] Merge taichi.misc into taichi.tools.

`taichi_logo` uses high level `ti.func` decorator so importing it can
easily cause circular import. This PR moves it out of `tools/__init__.py`.

ghstack-source-id: 8f85301
Pull Request resolved: taichi-dev#3727

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Lang] Check version when importing taichi instead of when using ti (t…

…aichi-dev#3598)



* [Lang] Check version when importing taichi instead of when using ti


* use urllib instead of requests to avoid importing external lib

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[misc] Fix python wheel versioning. (taichi-dev#3450)

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[misc] Version bump: v0.8.3->v0.8.4 (taichi-dev#3295)

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[refactor] Rename nparray to external_array in Python-side (taichi-de…

…v#3191)

* [refactor] Rename nparray to external_array in Python-side

* Auto Format

Co-authored-by: Taichi Gardener <taichigardener@gmail.com>

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[bug] Fix the mapping from virtual axes to physical axes (taichi-dev#…

…3159)

* [bug] Fix the mapping from virtual axes to physical axes

* Auto Format

Co-authored-by: Taichi Gardener <taichigardener@gmail.com>
0