-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
26 lines (24 loc) · 1.32 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.DS_Store
.idea/eitans-sagemaker-examples.iml
.idea/inspectionProfiles/profiles_settings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
tensorflow_script_mode_training_and_serving/data/eval_data.npy
tensorflow_script_mode_training_and_serving/data/eval_labels.npy
tensorflow_script_mode_training_and_serving/data/train_data.npy
tensorflow_script_mode_training_and_serving/data/train_labels.npy
.idea/workspace.xml
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/batches.meta
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/data_batch_1
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/data_batch_2
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/data_batch_3
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/data_batch_4
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/data_batch_5
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/readme.html
pytorch_script_mode_training_and_serving/data/cifar-10-batches-py/test_batch
pytorch_script_mode_training_and_serving/data/cifar-10-python.tar.gz
pytorch_script_mode_training_and_serving/__pycache__/utils_cifar.cpython-38.pyc
scikit_learn_script_mode_no_model_artifact/dummy.model
scikit_learn_script_mode_no_model_artifact/model.tar.gz