mofanv / darknetz

runs several layers of a deep learning model in TrustZone
MIT License
85 stars 29 forks source link

Develop #15

Closed mofanv closed 3 years ago

mofanv commented 3 years ago
  1. Now it is possible to put any sequence of layers (first, middle, or last) inside the TEE.
  2. En/decryption when layer parameters go in and back the TEE are disabled.
  3. Several BUGs are fixed.