Skip to content

Commit

Permalink
[Feature](mluOpCholesky): new parameters (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dglr committed Nov 18, 2024
1 parent bbc5489 commit e3d8bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlu_op_test.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1196,5 +1196,5 @@ message LgammaParam {
//param to call mluOpCholesky()
message CholeskyParam {
optional bool upper = 1 [default = false];
}
}

0 comments on commit e3d8bd7

Please sign in to comment.