mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +00:00
Dummy broadcast placeholder functions.
This commit is contained in:
@ -91,7 +91,6 @@ impl Storage {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Support broadcasting?
|
||||
pub(crate) fn binary_impl<B: op::BinaryOp>(
|
||||
&self,
|
||||
rhs: &Self,
|
||||
|
Reference in New Issue
Block a user