ws
This commit is contained in:
parent
582bddc37a
commit
0177431cb2
1 changed files with 1 additions and 1 deletions
|
@ -1746,7 +1746,7 @@ void ggml_printTensorSample(const char *prefix, const struct ggml_tensor * tenso
|
|||
}
|
||||
|
||||
const char *sep = "+-------------------------------------------------------------------------------------------+\n";
|
||||
|
||||
|
||||
const int MAX_ELEMENTS_ROW = 10;
|
||||
const int MAX_ELEMENTS_COL = 6;
|
||||
const int MAX_ELEMENTS_LAYER = 3; // layered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue