Skip to content

Commit a6cd508

Browse files
shaneahmedpre-commit-ci[bot]meastyAbishekRajVG
authored
🎨 New EngineABC Design for Patches (#635)
- New `EngineABC` design - Update `PatchPredictor` based on the new design - Move `model_to` from `utils.misc` to `model_abc` - Define `load_torch_model` in `model_abc` --------- Signed-off-by: Shan E Ahmed Raza <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: measty <[email protected]> Co-authored-by: abishekrajvg <[email protected]>
1 parent 7dd2909 commit a6cd508

35 files changed

+1496
-3128
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,6 @@ ENV/
115115

116116
# vim/vi generated
117117
*.swp
118+
119+
# output zarr generated
120+
*.zarr

tests/engines/_test_feature_extractor.py

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)