|
|
|
|
|
by osaariki
2391 days ago
|
|
As other posters already mentioned, there's no control flow in the HE instruction set. This is actually one of the reasons neural networks are a great fit for HE, as they often have fixed data access patterns and no control flow. |
|