mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-21 11:38:06 +08:00
spelling: otherwise
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0ddb83cac5
commit
116a5b3d89
@ -105,7 +105,7 @@ struct Conv2DInputBlockLoader {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Zero pad otherwize
|
// Zero pad otherwise
|
||||||
else {
|
else {
|
||||||
#pragma clang loop unroll(full)
|
#pragma clang loop unroll(full)
|
||||||
for (short j = 0; j < vec_size; ++j) {
|
for (short j = 0; j < vec_size; ++j) {
|
||||||
|
Loading…
Reference in New Issue
Block a user