Skip to content

Commit e8d973c

Browse files
authored
Update data_loader.py
1 parent 15294d7 commit e8d973c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/data_loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import tensorflow as tf
22
from pathlib import Path
33

4-
54
IMG_SIZE = (224, 224)
65
BATCH_SIZE = 32
76
AUTOTUNE = tf.data.AUTOTUNE

0 commit comments

Comments
 (0)