• Optimization of Eigh op with ssyevj_batched runtime api (#48560) · 16e364d3
    傅剑寒 提交于
    * fix codestyle
    
    * add double complex<float> complex<double> dtype support for syevj_batched
    
    * fix use_syevj flag for precision loss when input dtype of syevj_batch is complex128 in some case
    
    * optimize eigh in different case
    
    * fix missing ; bug
    
    * fix use_syevj bug
    
    * fix use_cusolver_syevj_batched flag
    16e364d3
cusolver.h 4.5 KB