Hello,
I am curious to research about how deep learning implementations are done on keystone? I am working on VGG16 now, but I am facing an issue related page fault. It would be great if you provide me on how you tried to implement VGG16 into keystone.
This is the error message I am trying to debug "[runtime] page fault at 0xa87e2 on 0x207102fd38 (scause: 0xf)" I am using vector.resize() in my implementation is this causing the malloc to fail? And my implementation is using https://github.com/tigercosmos/simple-vgg16 repository. Even when I am trying to add the 3rd layer also I am getting the same page fault.
How can I modify my implementation from preventing page fault in keystone and how does keystone handle the page faults?
Request you to help me out in handling the issue. Thanks in advance!!!
--
You received this message because you are subscribed to the Google Groups "Keystone Enclave Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keystone-enclave-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keystone-enclave-forum/3162a829-8ad8-4ce8-98c8-e0215076c106n%40googlegroups.com.