Productive, portable, and performant GPU programming in Python.
COMMITS
/ tests/python/test_assert.py April 17, 2023
P
[misc] Relax Black formatter line length limit to 120 (#7824)
Proton committed
April 16, 2023
P
[misc] Switch code formatter from `yapf` to `black` (#7785)
Proton committed
December 7, 2022
A
[opt] Re-enable constant folding when debug=True (#6824)
Ailing committed
April 8, 2022
April 1, 2022
L
[Lang] Let assertion error message support f-string (#4700)
Lin Jiang committed
March 29, 2022
L
[Error] [doc] Add TaichiAssertionError and add assert to the lang spec (#4649)
Lin Jiang committed
February 10, 2022
A
[ci] Move _testing.py into tests folder (#4247)
Ailing committed
January 29, 2022
Y
[Refactor] Remove redundant set_gdb_trigger (#4198)
Yi Xu committed
January 27, 2022
X
[refactor] Move functions in __init__ to misc (#4150)
Xiangyun Yang committed
December 24, 2021
Y
[refactor] Remove legacy helper functions for testing (#3874)
Yi Xu committed
November 30, 2021
L
[error] Add line number and source code to exception (#3637)
lin-hitonami committed
August 20, 2021
S
[Test] Unify tests decorators with @ti.test() (#2674)
squarefk committed
June 23, 2021
F
[Doc] Document lazy_grad() function (#2456)
FantasyVR committed
October 16, 2020
Y
[Metal] Support assert() (#1959)
Ye Kuang committed
August 30, 2020
Y
[Lang] Support formatted string with args in assert (#1806)
Ye Kuang committed
August 15, 2020
X
[test] [refactor] Replace ti.Vector or ti.Vector.var -> ti.Vector.field (#1698)
Xudong Feng committed
August 12, 2020
X
[test] Replace ti.var by ti.field in tests starting with a-g (#1681)
Xudong Feng committed
July 16, 2020
July 14, 2020
Y
[CUDA] Partially support assertions and access out-of-bound checks on CUDA (#1488)
Yuanming Hu committed
July 5, 2020
May 21, 2020
Y
[refactor] Refactor result buffer to allow return values and error codes coexist (#1025)
Yuanming Hu committed
April 11, 2020
Y
[misc] Fix dynamic node out-of-bound checker (#752)
Yuanming Hu committed
March 19, 2020
T
Reformat everything (#617)
Taichi Gardener committed
March 18, 2020
X
Testable Device-Side Assertion Failures on CPUs (#605)
xumingkuan committed
February 12, 2020
Y
December 25, 2019
Y
v0.3.10; assert & chain comparisons
Yuanming Hu committed
Y
assert msg
Yuanming Hu committed
Y
cuda assertion
Yuanming Hu committed
Y
frontend assert stmt
Yuanming Hu committed