pub fn is_reverse_mode_efficient(_input_dim: usize, output_dim: usize) -> bool
Check if reverse mode is preferred for the given problem dimensions