"vscode:/vscode.git/clone" did not exist on "8125ce4cb65a0f121c79c57f702323d2b91b13b5"
[Fix] Add execution permission to sh files (#595)
* add tools/dist_train.sh exec permission * add tools/create_data.sh exec permission
Showing
tools/create_data.sh
100644 → 100755
File mode changed from 100644 to 100755
tools/dist_train.sh
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment