Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/SG-585_skip_ci_on_md_fil…
Browse files Browse the repository at this point in the history
…es_sg_side' into feature/SG-585_skip_ci_on_md_files_sg_side
  • Loading branch information
shaydeci committed Jan 18, 2023
2 parents c51c23b + bd125d5 commit 2da1f75
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,3 @@ def _sub_dataset_creation(self, sub_dataset_image_ids_file_path) -> list:
print("Number of images in sub-dataset: ", len(sub_dataset_image_ids))
torch.save(sub_dataset_image_ids, sub_dataset_image_ids_file_path)
return sub_dataset_image_ids


print("ok")

0 comments on commit 2da1f75

Please sign in to comment.