Ilya Trushkin

Results 16 comments of Ilya Trushkin

> The Jenkins pipeline has been running for ~24 hours now. Is there something wrong from my end? Looks like CI is stuck. There is an issue on Jenkins side....

Hey @omnia487. Thank you for your interest in OpenFL! Your question looks like a duplicate of #366. >Because of legal restriction of [BraTS dataset](https://www.med.upenn.edu/cbica/brats2019/data.html), tf_2dunet workspace requires data to be...

@rstoki @suleimank @dskhanirfan Thank you for being interested in our project! Please see the instructions on how to run BraTS training in #99. You still have to apply changes from...

![](https://user-images.githubusercontent.com/32607323/118259388-5f89a780-b4b1-11eb-9edb-709df2f7340f.png) In this case, collaborator `data_path`s must be `.../federation-0.1/data/client-XX`.

As a workaround, one can store calculated values in class properties and update them every round. I wouldn't recommend providing full access to TensorDB since we have internal entities dependant...

The error itself: ``` File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\hostedtoolcache\windows\Python\3.8.10\x64\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "D:\a\openfl\openfl\tests\github\interactive_api_director\experiments\tensorflow_mnist\run.py", line 49, in main() File "D:\a\openfl\openfl\tests\github\interactive_api_director\experiments\tensorflow_mnist\run.py",...

> dill also does not work? @igor-davidyuk No, it does not. Raises the same error.

The merge of this PR may also fix the [MemoryError on Windows](https://github.com/intel/openfl/actions/runs/4075961472/jobs/7023056698#step:5:514).

> LGTM, but could we add this to the documentation that `num_workers>0` can be used on ubuntu so that users have that option? @mansishr I like the idea of documenting...

Caught version conflict while trying to run `fe_torch_adversarial_cifar`: ``` ERROR: Cannot install -r /path/to/requirements.txt (line 3) and transformers>=4.23.0 because these package versions have conflicting dependencies. The conflict is caused by:...