initial integration completed
This commit is contained in:
parent
d6123f738a
commit
2ead735f08
1 changed files with 0 additions and 2 deletions
|
@ -99,8 +99,6 @@ int main(int argc, char ** argv) {
|
|||
nthread = 0;
|
||||
}
|
||||
|
||||
fprintf(stderr, "%s: build = %d (%s)\n", __func__, BUILD_NUMBER, BUILD_COMMIT);
|
||||
|
||||
fprintf(stderr, "%s: quantizing '%s' to '%s' as %s", __func__, fname_inp.c_str(), fname_out.c_str(), ftype_str.c_str());
|
||||
if (nthread > 0) {
|
||||
fprintf(stderr, " using %d threads", nthread);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue