Productive, portable, and performant GPU programming in Python.
COMMITS
/ tests/python/test_ndarray.py October 31, 2023
L
[Lang] Move real function out of the experimental module (#8399)
Lin Jiang committed
July 13, 2023
魔
[lang] Check ndarray shape in Python constructor (#8272)
魔法少女赵志辉 committed
June 30, 2023
L
[Bug] Fix Erroneous handling of ndarray in real function in CFG (#8245)
Lin Jiang committed
June 28, 2023
L
[Lang] Support vector/matrix ndarray arguments in real function
Lin Jiang committed
L
[Lang] [bug] Fix error on ndarray type check
Lin Jiang committed
June 16, 2023
L
[Lang] Support ndarray argument for real function
lin-hitonami committed
June 14, 2023
A
[bug] Fix failed IR verification after ndarray clamp (#8181)
Ailing committed
A
[lang] Include argument name in error message (#8180)
Ailing committed
June 7, 2023
A
[lang] Support clamp type hint for ndarrays (#8136)
Ailing committed
June 6, 2023
L
[bug] Fix passing ndarray to a taichi function (#8138)
Lin Jiang committed
May 25, 2023
A
[bug] Fix vector/matrix ndarray zero fill (#8068)
Ailing committed
May 15, 2023
A
[lang] Support ti.types.vector and matrix as type annotation
Ailing Zhang committed
A
[refactor] Simplify ndarray dtype check_match logic
Ailing Zhang committed
A
[refactor] Remove redundant TensorType class in python scope
Ailing Zhang committed
May 13, 2023
Z
[Lang] Fix error with irpass::check_out_of_bound() for TensorTyped ExternalPtrStmt (#7997)
Zhanlue Yang committed
May 10, 2023
May 8, 2023
Z
[Lang] Remove deprecated compile option ndarray_use_cached_allocator (#7937)
Zhanlue Yang committed
April 28, 2023
Z
[Lang] Fix Ndarray fill with Matrix/Vector typed values (#7901)
Zhanlue Yang committed
April 24, 2023
A
[Bug] Fix wrong datatype size when writing to ndarray from Python scope
Ailing Zhang committed
A
[lang] Support 0 dim ndarray read & write in python scope
Ailing Zhang 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
April 5, 2023
March 15, 2023
Z
[lang] Refactor CudaCachingAllocator into a more generic caching allocator (#7531)
Zhanlue Yang committed
March 9, 2023
H
[misc] Deprecate field dim and update deprecation warnings (#7491)
Haidong Lan committed
March 2, 2023
Z
[lang] Improve float16 support from Taichi type system (#7402)
Zhanlue Yang committed
March 1, 2023
A
[misc] Add out of bound check for ndarray (#7458)
Ailing committed
February 6, 2023
Z
[ci] [amdgpu] Enable amdgpu backend python unit tests (#7293)
Zeyu Li committed
January 12, 2023
H
[Misc] Strictly check ndim with external array (#7126)
Haidong Lan committed
January 11, 2023
A
[lang] Free ndarray memory when it's GC-ed in Python (#7072)
Ailing committed
January 6, 2023
December 13, 2022
December 9, 2022
Y
November 29, 2022
Z
[bug] MatrixType bug fix: Fix error with to_numpy() and from_numpy() (#6726)
Zhanlue Yang committed
November 22, 2022
H
[Lang] Deprecate field_dim in ndarray annotation (#6687)
Haidong Lan committed
November 21, 2022
H
[Lang] Deprecate element_dim and element_shape in ndarray annotations. (#6665)
Haidong Lan committed
November 18, 2022
H
[Lang] [ci] Clean element shape in tests (#6643)
Haidong Lan committed
November 17, 2022
H
[ci] Revert "[Lang] [ci] Remove element shape and element dim in unit tests" (#6638)
Haidong Lan committed
H
[Lang] [ci] Remove element shape and element dim in unit tests (#6620)
Haidong Lan committed
November 15, 2022
P
[ci] CUDA tests speed up (#6516)
Proton committed
October 31, 2022
Z
[lang] MatrixType bug fix: Demote ret_type for ArgLoadStmt after scalarization (#6433)
Zhanlue Yang committed
October 20, 2022
A
[spirv] Fix duplicated interface id for global_tmp buffers (#6392)
Ailing committed
September 15, 2022
Z
[Lang] Deprecate SOA-layout for NdarrayMatrix/NdarrayVector (#6030)
Zhanlue Yang committed
September 6, 2022
August 30, 2022
Z
August 26, 2022
July 19, 2022
July 14, 2022
June 2, 2022
A
[refactor] Make sure Ndarray shape is field shape (#5085)
Ailing committed