Skip to content

Commit

Permalink
quickfix select_patch_embed_weights.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romeokienzler authored Jan 6, 2025
1 parent b730eba commit 72aca12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terratorch/models/backbones/select_patch_embed_weights.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,4 @@ def select_patch_embed_weights(
)

state_dict[patch_embed_proj_weight_key] = temp_weight
>>>>>>> main
return state_dict

0 comments on commit 72aca12

Please sign in to comment.