Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasrothenberger authored Sep 27, 2023
1 parent 8209959 commit a8299fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions discopop_explorer/pattern_detection.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ def detect_patterns(
res.simple_gpu = detect_gpu(self.pet, res, project_path)
print("\tDONE.")

return res

# detect combined GPU patterns
# disabled currently due to high additional overhead.
# will be moved and calculated based on the optimization graph
Expand Down

0 comments on commit a8299fa

Please sign in to comment.