mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
committed by
GitHub
parent
4c1dfa58b7
commit
71de73a668
@@ -3882,7 +3882,7 @@ array conv_general(
|
||||
|
||||
return array(
|
||||
std::move(out_shape),
|
||||
out_type,
|
||||
in.dtype(),
|
||||
std::make_shared<Convolution>(
|
||||
to_stream(s),
|
||||
stride,
|
||||
|
||||
Reference in New Issue
Block a user