#pragma once #include namespace CUDANet { typedef std::vector Shape; } // namespace CUDANet