Camelliavin

Results 2 issues of Camelliavin

Thanks for providing the code. But when I'm running `python src/federated_main_s2.py --epochs=1 --num_users=1 --frac=1. --local_ep=100 --local_bs=50 --virtual_batch_size=50 --optimizer='sgd' --lr=0.001 --momentum=0.9 --dataset='dr' --dr_from_np=1 --withDP=1 --max_grad_norm=2. --noise_multiplier=1. --delta=1e-4` An error occurred: ![1683532359036](https://user-images.githubusercontent.com/87418508/236767626-a0c51171-799a-4f01-8867-41f26bc48191.png)...

Hi, I'm trying End-To-End Confidential PyTorch Workflow. When I run `gramine-sgx ./pytorch pytorchexample.py`, I got > Detected a huge manifest, preallocating 128MB of internal memory. > Gramine detected the following...