set up synchronous comm for many slaves

and also abusing the c preprocessor
This commit is contained in:
2019-11-26 21:20:40 -08:00
parent 725130e51f
commit 9727499f4d
3 changed files with 90 additions and 33 deletions

View File

@@ -81,7 +81,7 @@ cdef public void create_c_network(Network* c_net):
c_net.layers[i].ownmem = 1
cdef public void frankenstein(Network* c_frank, Network* c_nets,
cdef public void combo_c_net(Network* c_frank, Network* c_nets,
size_t num_nets):
"""ONE-LINER HOW BOUT THAT HUH."""
combo_net(