"Skeleton Code Description
custom/cpu-new-forward.cc and custom/new-forward.cu containes skeleton implementations for the CPU and CPU convolutions respectively. You can complete the project by modifying these two files only. custom/cpu-new-forward.h and custom/gpu-new-forward.h are the respective header files. You need not modify these files unless you need to declare your own functions.
The code in m2.cc, m3.cc, m4.cc and final.cc are the top level files that are executed for each milestone. You should not be modifying these files."
"Skeleton Code Description custom/cpu-new-forward.cc and custom/new-forward.cu containes skeleton implementations for the CPU and CPU convolutions respectively. You can complete the project by modifying these two files only. custom/cpu-new-forward.h and custom/gpu-new-forward.h are the respective header files. You need not modify these files unless you need to declare your own functions.
The code in m2.cc, m3.cc, m4.cc and final.cc are the top level files that are executed for each milestone. You should not be modifying these files."
should be CPU and GPU