Skip to content

Tags: AD1024/taichi

Tags

v1.0.3

Toggle v1.0.3's commit message
Release v1.0.3

v1.0.2

Toggle v1.0.2's commit message
Release v1.0.2

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0

v0.9.2

Toggle v0.9.2's commit message
Release v0.9.2

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[bug] [llvm] Initialize the field to 0 when finalizing a field (taich…

…i-dev#4463)

* [bug] [llvm] Initialize the field to 0 when finalizing a field

* add test

* fix test

* fix

* fix

* disable test_indices_assert

* debug

* debug

* fix

* fix test_indices_assert

* remove comment

* fix test

* fix test

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[test] Add a test for simple_derivative example (taichi-dev#4323)

* [Test] Add UT about simple_derivative

* 🎨 use create dir func in test_utils

* Auto Format

* ✅ add test_simple_derivative

Co-authored-by: Taichi Gardener <[email protected]>

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)