Skip to content

Instantly share code, notes, and snippets.

@goddoe
Created June 21, 2022 09:06
Show Gist options
  • Select an option

  • Save goddoe/92aa29afc60bec7fee7b5bd2003931a6 to your computer and use it in GitHub Desktop.

Select an option

Save goddoe/92aa29afc60bec7fee7b5bd2003931a6 to your computer and use it in GitHub Desktop.
ls to array
model_path_list=($(ls -d ${model_ckpt_dir}/model_*))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment