 chenyuandGitHub
|
ad24750487
|
const(value, dtype) -> const(value).cast(dtype) in tests (#17335)
|
2026-07-31 13:24:31 -04:00 |
|
 chenyuandGitHub
|
8e2f175542
|
const(dtype, b) -> const(b, dtype) [PR] (#17328)
prep for dtype removal
|
2026-07-31 09:46:37 -04:00 |
|
 chenyuandGitHub
|
f315df29a0
|
no weak Tensor from and to real buffer (#17067)
* no weak Tensor from and to real buffer
creation, assign, safe_save
* is_numpy_ndarray to tensor
* one more
|
2026-07-17 16:09:10 -04:00 |
|
 chenyuandGitHub
|
6345c2883d
|
simpler get_grouped_dims (#16842)
works for more than 3D, also deleted get_contraction
|
2026-07-03 10:29:11 -04:00 |
|
 chenyuandGitHub
|
ebc5390c9a
|
advance indexing to mixin [PR] (#16532)
|
2026-06-08 09:24:49 -04:00 |
|
 nimlgenandGitHub
|
2c2cb339e0
|
fix word wrap (#16450)
|
2026-05-30 23:21:24 +03:00 |
|
 sirhcmandGitHub
|
8e99c4f097
|
fetch checks sha256 (#16037)
|
2026-05-04 16:08:38 -04:00 |
|
 George HotzandGitHub
|
d59e6e7a37
|
move more tests to test/null, split some existing ones (#14512)
* move more tests to test/null, split some existing ones
* null work
* null work
* move more
* fixes
* move PIL
* PIL in CLIP
* don't move that
|
2026-02-03 20:20:20 +08:00 |
|