Add shebang line and update filemode

This commit is contained in:
Anirudh Srinivasan 2020-08-22 23:20:36 +05:30
Родитель 98260d6fa4
Коммит 152c3b74f3
3 изменённых файлов: 1 добавлений и 0 удалений

0
azure_ml/submit.py Normal file → Executable file
Просмотреть файл

Просмотреть файл

@ -1,3 +1,4 @@
#!/bin/bash
# Copyright (c) Microsoft Corporation. Licensed under the MIT license.
REPO=$PWD

0
train.sh Normal file → Executable file
Просмотреть файл