- 09 4月, 2025 6 次提交
-
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 Will Dean 提交于
-
- 08 4月, 2025 4 次提交
-
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 05 4月, 2025 1 次提交
-
-
由 Victor 提交于
* feat: support numba compiled sort and argsort functions Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * default to supported kind and add warning Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * feat: support axis Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * use syntax compatible with python 3.10 Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * remove checks Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * use range instead of prange Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * add extra case to check Axis error is raised Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> * simplify tests Signed-off-by:
Victor Garcia Reolid <victor@seita.nl> --------- Signed-off-by:
Victor Garcia Reolid <victor@seita.nl>
-
- 02 4月, 2025 2 次提交
-
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
* Let numpy methods handle integer size problems in AdvancedSubtensor1 * Don't run `local_uint_constant_indices` in C/python backend Indices are always cast to int64 by the underlying methods. Also don't run in specialize, to reduce number of passes. Other rewrites may introduce temporar indexing operations (such as x.shape[i]) which always default to int64, and it's useless to optimize immediately.
-
- 01 4月, 2025 1 次提交
-
-
由 Trey Wenger 提交于
-
- 30 3月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 28 3月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
Co-authored-by:
Jesse Grabowski <jessegrabowski@gmail.com> Co-authored-by:
Rob Zinkov <zaxtax@users.noreply.github.com>
-
- 27 3月, 2025 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Etienne Duchesne 提交于
-
- 26 3月, 2025 1 次提交
-
-
由 Etienne Duchesne 提交于
-
- 24 3月, 2025 4 次提交
-
-
由 Abhinav Khot 提交于
-
由 Abhinav Khot 提交于
-
由 Aarsh-Wankar 提交于
-
由 Etienne Duchesne 提交于
-
- 22 3月, 2025 1 次提交
-
-
由 Aarsh-Wankar 提交于
-
- 21 3月, 2025 5 次提交
-
-
由 Abhinav Khot 提交于
* Add numba overload for Nonzero * added numba backend and testsfor Nonzero * Added numba backend for Nonzero * Modified the tests and the dispatch for efficiency
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Also removes redundant tests
-
- 18 3月, 2025 6 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
- 14 3月, 2025 4 次提交
-
-
由 Ricardo Vieira 提交于
Graph was being broken by Scalar/Tensor conversions that prevented fusion
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-