Method
can_broadcast
judge whether lhs can be broadcasted by rhs it often needs the shape of rhs to be a (continuous and from right to left) subset of lhs's shape
(lhs: &Vec<usize>, rhs: &Vec<usize>)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected