kompute icon indicating copy to clipboard operation
kompute copied to clipboard

Fix incorrect creation of python arrays in Tensor.data

Open robquill opened this issue 2 weeks ago • 0 comments

Previously the Python array would just be filled with the first element of the data repeated to fill the array.

Fixes a number of the Python tests.

robquill avatar Dec 10 '25 11:12 robquill