Igor Davidyuk

Results 22 comments of Igor Davidyuk

Ok then, seems like there is nothing to add to this PR. Are you going to remove WIP?

Hey! Thanks for reporting this. This issue was addressed and I believe it shouldn't be there with the next OpenFL release. For now, you can try installing openfl from the...

I agree with your note regarding step 7 in the [manual](https://github.com/intel/openfl/blob/develop/openfl-gramine/MANUAL.md), but it would be also a wrong place to explain the certification process. To make your life easier try...

> No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/workspace'] I also got this. It looks like Tensorflow tries to create a temporary directory somewhere inside an enclave which...

> In order for TF to create a directory at runtime inside an enclave, we would need to mount that directory from the host area to the enclave, [something like...

> * In test_graminize.sh I added a line `mkdir tmpfs` in ${FED_DIRECTORY} and then added an option in docker run `--volume=${FED_DIRECTORY}/tmpfs:/tmp \` > * Added the lines to openfl.manifest.template file...

> If by lighter you mean requiring less VRAM, then you can try to set the dtype to float16. T5 is then about 11.6GiB. Thank you for your advice, but...

> News on this? The PR was merged. The message length was increased up to 1 GB, I am not sure if this change is in PyPI already. Did you...

Installing from the source will also help you to increase the message length even further as it did not find its way to user settings and should be changed here:...