lenet_mnist / app.py
rzimmerdev's picture
Final product
46627d2
raw
history blame contribute delete
39 Bytes
from src.demo import main
main("cpu")