Fix typo and missing header (#1266)

This commit is contained in:
Feng Shijie
2024-07-15 23:20:24 +08:00
committed by GitHub
parent 8c01a7893b
commit 987785d8d7
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
#include "mlx/array.h"
#include "mlx/stream.h"
#include "mlx/utils.h"
namespace mlx::core::random {