fn parse_softmax_attention( text: &str, graph: &mut ScGraph, line: usize, ) -> Result<(), ParseError>