Skip to content

Commit

Permalink
using the 3d patch instead of the default 2d one
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Feb 2, 2024
1 parent 095c6b7 commit db8955d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fets-challenge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ jobs:
cd /home/runner/work/openfl/openfl
ls
file "/home/runner/work/openfl/openfl/config_segmentation.yaml"
sed -i 's/[128,128]/[32,32,32]/g' /home/runner/work/openfl/openfl/config_segmentation.yaml
python -m tests.github.test_gandlf --template gandlf_seg_test --fed_workspace aggregator --col1 one --col2 two --rounds-to-train 1 --gandlf_config "/home/runner/work/openfl/openfl/config_segmentation.yaml"

0 comments on commit db8955d

Please sign in to comment.