Productive, portable, and performant GPU programming in Python.
COMMITS
/ tests/cpp/ir/ndarray_kernel.cpp July 10, 2023
L
[lang] Add arg_depth property to Expressions and Statements
listerily committed
May 25, 2023
A
[refactor] Simplify ndarray impl by separating ndim and element_shape in
Ailing Zhang committed
April 20, 2023
L
[refactor] Add the shape of the Ndarray to the argument struct
lin-hitonami committed
L
[refactor] Compile the Ndarray argument to a struct
lin-hitonami committed
April 6, 2023
L
[gfx] Compile struct type of result and arguments in gfx backends
lin-hitonami committed
February 24, 2023
L
[ir] Get the StructType of the kernel parameters
lin-hitonami committed
January 13, 2023
P
[refactor] Rename Callable::*arg* to Callable::*param* (#7133)
PGZXB committed
September 24, 2022
L
[misc] Remove namespace macros (#6154)
Lin Jiang committed
August 25, 2022
A
[refactor] Separate texture args from scalar arg declaration (#5878)
Ailing committed
May 20, 2022
A
[test] Unify kernel setup for ndarray related tests
Ailing Zhang committed