pub fn try_fast_abt_strided_batched( a: ArrayView3<'_, f64>, b: ArrayView3<'_, f64>, ) -> Option<Array3<f64>>