Skip to content

Commit

Permalink
Revert "revert space removal"
Browse files Browse the repository at this point in the history
This reverts commit d3937ef.

Signed-off-by: kta-intel <[email protected]>
  • Loading branch information
kta-intel committed Nov 15, 2024
1 parent d3937ef commit dd2027c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openfl/interface/plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ def initialize(
)

data_loader = get_dataloader(plan, prefer_minimal=True, input_shape=input_shape)

task_runner = plan.get_task_runner(data_loader)
tensor_pipe = plan.get_tensor_pipe()

Expand Down

0 comments on commit dd2027c

Please sign in to comment.