mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-05-13 03:00:24 -04:00
Optimized matrix multiplication; data type for quantization.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "Processor/Data_Files.h"
|
||||
#include "Processor/Processor.h"
|
||||
|
||||
#include "Processor/Instruction.hpp"
|
||||
|
||||
void Program::compute_constants()
|
||||
{
|
||||
for (int reg_type = 0; reg_type < MAX_REG_TYPE; reg_type++)
|
||||
|
||||
Reference in New Issue
Block a user