Productive, portable, and performant GPU programming in Python.
COMMITS
/ tests/python/test_static.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
February 10, 2022
A
[ci] Move _testing.py into tests folder (#4247)
Ailing committed
November 30, 2021
L
[error] Add line number and source code to exception (#3637)
lin-hitonami committed
June 23, 2021
F
[Doc] Document lazy_grad() function (#2456)
FantasyVR committed
November 15, 2020
彭
[test] Random nits on tests (#2019)
彭于斌 committed
August 14, 2020
August 13, 2020
X
[test] Replace ti.var by ti.field in tests starting with r-z (#1684)
Xudong Feng committed
July 16, 2020
彭
May 31, 2020
C
[test] [refactor] Deprecate ti.layout in test cases (#1092)
Chengchen(Rex) Wang committed
March 21, 2020
Y
Fixed ASTTransformer.visit_For on static ndrange loops (#630)
Yuanming Hu committed
March 19, 2020
T
Reformat everything (#617)
Taichi Gardener committed
February 6, 2020
Y
ti.init(**kwargs)
Yuanming Hu committed
December 16, 2019
Y
enforce format using clang-format-6.0 and yapf
Yuanming Hu committed
November 27, 2019
Y
disallow passing non-constant values to ti.static. Closed #274
Yuanming Hu committed
November 3, 2019
Y
program_test->all_archs
Yuanming Hu committed
October 22, 2019
Y
deployed ti.program_test
Yuanming Hu committed
October 6, 2019
Y
python tests
Yuanming Hu committed
Y
moved lang/tests
Yuanming Hu committed