mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-19 08:29:35 +08:00
LogCumSumExp (#2069)
This commit is contained in:
@@ -1508,6 +1508,7 @@ class TestArray(mlx_tests.MLXTestCase):
|
||||
("prod", 1),
|
||||
("min", 1),
|
||||
("max", 1),
|
||||
("logcumsumexp", 1),
|
||||
("logsumexp", 1),
|
||||
("mean", 1),
|
||||
("var", 1),
|
||||
|
Reference in New Issue
Block a user