nirw4nna avatar

dsc

1 subscriber
C++PythonC

Tensor library & inference framework for machine learning

Created Jun 2025

BSD-3-Clause license

Live activities

nirw4nna pushed a fix to the main branch ensuring the kth-largest operator doesn’t clobber its input. the C++ code now warns that x is modified in place, and the Python binding was updated with a temporary copy hack (marked FIXME) so kth operates on a clone rather than the original tensor.

- End of feed -