mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-10 05:57:57 -05:00
Convolutional neural network training.
This commit is contained in:
@@ -149,11 +149,6 @@ public:
|
||||
return res;
|
||||
}
|
||||
|
||||
bool is_binary() const
|
||||
{
|
||||
throw not_implemented();
|
||||
}
|
||||
|
||||
size_t report_size(ReportType type)
|
||||
{
|
||||
size_t res = 4;
|
||||
|
||||
Reference in New Issue
Block a user