cuda : remove oboslete comment
This commit is contained in:
parent
7ea427dbfa
commit
c02412c383
1 changed files with 0 additions and 2 deletions
|
@ -7378,8 +7378,6 @@ inline void ggml_cuda_op_mul_mat_cublas(
|
||||||
|
|
||||||
const int64_t row_diff = row_high - row_low;
|
const int64_t row_diff = row_high - row_low;
|
||||||
|
|
||||||
// TODO: handle dst->op_params[0] != GGML_PREC_DEFAULT
|
|
||||||
|
|
||||||
int id;
|
int id;
|
||||||
CUDA_CHECK(cudaGetDevice(&id));
|
CUDA_CHECK(cudaGetDevice(&id));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue