TVM SGX (#919)
* Update DMLC core most recent version * Modify runtime to minimize io when building for SGX * Add SGX example app * Prefer streaming versions of packed_func function
Showing
apps/sgx/.gitignore
0 → 100644
apps/sgx/Makefile
0 → 100644
apps/sgx/README.md
0 → 100644
apps/sgx/app.cc
0 → 100644
apps/sgx/enclave.cc
0 → 100644
apps/sgx/enclave_config.xml
0 → 100644
apps/sgx/prepare_test_libs.py
0 → 100644
apps/sgx/run_example.sh
0 → 100755
apps/sgx/test_addone.edl
0 → 100644
apps/sgx/tvm_runtime_pack.cc
0 → 100644
Please
register
or
sign in
to comment