pub fn validate_input(input: &[f32], expected_size: usize) -> Result<()>
Validate input vector dimensions