mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-10 14:08:09 -05:00
Optimized matrix multiplication; data type for quantization.
This commit is contained in:
@@ -170,6 +170,8 @@ void* Sub_Main_Func(void* ptr)
|
||||
cerr << "Thread " << num << " timer: " << thread_timer.elapsed() << endl;
|
||||
cerr << "Thread " << num << " wait timer: " << wait_timer.elapsed() << endl;
|
||||
|
||||
machine.data_sent += P.sent;
|
||||
|
||||
delete MC2;
|
||||
delete MCp;
|
||||
delete player;
|
||||
|
||||
Reference in New Issue
Block a user