Main class for analyzing and executing broadcasting operations
Static
Analyze the broadcasting pattern for optimal execution
Compute the broadcasted shape for multiple input shapes
Check if two shapes can be broadcast together
Create a complete broadcasting context for execution
Execute a broadcast operation with the given context and operation function
Main class for analyzing and executing broadcasting operations