Makefile 59 B

12
  1. all:
  2. g++ -I. *.cpp layers/*.cpp mnist/*.cpp -O3 -g -o ia