Skip to content

Commit

Permalink
Merge pull request #346 from IBM/romeokienzler-patch-2
Browse files Browse the repository at this point in the history
quickfix select_patch_embed_weights.py
  • Loading branch information
Joao-L-S-Almeida authored Jan 6, 2025
2 parents b730eba + 72aca12 commit fa2ed4e
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 fa2ed4e

Please sign in to comment.