mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Respect -O with TensorFlow compilation.
This commit is contained in:
@@ -8,8 +8,6 @@ if 'trunc_pr' in program.args:
|
||||
if 'split' in program.args:
|
||||
program.use_split(3)
|
||||
|
||||
program.options.cisc = True
|
||||
|
||||
try:
|
||||
n_threads = int(program.args[2])
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user