Skip to content

Commit

Permalink
reverting back to fresh state for interface.plan
Browse files Browse the repository at this point in the history
Signed-off-by: kta-intel <[email protected]>
  • Loading branch information
kta-intel committed Nov 15, 2024
1 parent 3cbd5e5 commit 051d8fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfl/interface/plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ 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 051d8fc

Please sign in to comment.