Searched refs:input_ptr_array_data (Results 1 – 1 of 1) sorted by relevance
89 auto input_ptr_array_data = reinterpret_cast<scalar_t**>(input_ptr_array.data_ptr()); in apply_geqrf_batched() local94 …at::cuda::blas::geqrfBatched(handle, m, n, input_ptr_array_data, lda, tau_ptr_array_data, &info, b… in apply_geqrf_batched()