1 #ifndef OPENPOSE_NET_MAXIMUM_CAFFE_HPP
2 #define OPENPOSE_NET_MAXIMUM_CAFFE_HPP
23 virtual inline const char*
type()
const {
return "Maximum"; }
36 std::array<int, 4> mBottomSize;
37 std::array<int, 4> mTopSize;
41 #endif // OPENPOSE_NET_MAXIMUM_CAFFE_HPP
Definition: maximumCaffe.hpp:12
virtual const char * type() const
Definition: maximumCaffe.hpp:23
Definition: macros.hpp:80
std::vector< T, Alloc > vector
Definition: cl2.hpp:567
#define OP_API
Definition: macros.hpp:18