Skip to content

Commit

Permalink
open
Browse files Browse the repository at this point in the history
  • Loading branch information
AndSonder committed Aug 7, 2023
1 parent ab8c317 commit c420f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/distributed/auto_parallel/static/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def __init__(
self.history = None

paddle.framework.set_flags({'FLAGS_new_executor_sequential_run': 1})
paddle.framework.set_flags({'FLAGS_new_executor_static_build': True})

def _prepare_data_spec(self, data, split, batch_size):
inputs_spec = []
Expand Down

0 comments on commit c420f3d

Please sign in to comment.