Productive, portable, and performant GPU programming in Python.
COMMITS
/ tests/python/test_kernel_arg_errors.py July 10, 2023
June 14, 2023
A
[lang] Include argument name in error message (#8180)
Ailing committed
June 9, 2023
L
[lang] Added frontend type check for structs
listerily committed
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
November 3, 2022
A
[refactor] Simplify logic in get_function_body. (#6503)
Ailing committed
October 11, 2022
September 13, 2022
L
[Lang] Make scalar kernel arguments immutable (#5990)
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 28, 2022
L
remove KernelDefError KernelArgError InvalidOperationError (#4166)
Lin Jiang committed
October 11, 2021
October 8, 2021
L
[Bug] Fix argument shadowed when there is a local variable with the same name (#3105)
lin-hitonami committed
June 23, 2021
F
[Doc] Document lazy_grad() function (#2456)
FantasyVR committed
October 26, 2020
Y
[error] Improve kernel argument type mismatch error message (#1995)
Yuanming Hu committed