ShanSimu
ShanSimu
I just got the same error.  here is my script: ``` rm -rf /ppml/trusted-big-data-ml/work/data/shansimu/simplequery/people_encrypted_output && \ export mode=client && \ secure_password=`openssl rsautl -inkey /ppml/trusted-big-data-ml/work/password/key.txt -decrypt /ppml/trusted-big-data-ml/secured_argvs ./init.sh gramine-sgx bash...
This may be due to the jar package path. Here is my early scrpit without this error: ``` rm -rf /ppml/trusted-big-data-ml/work/data/shansimu/simplequery/people_encrypted_output && \ export mode=client && \ secure_password=`openssl rsautl -inkey...
thx @PatrickkZ It turned out to be a problem with my script
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph
I have validated that it works for the first case in MFDNN-13765