DemO-O-On
Results
1
issues of
DemO-O-On
Default MaxPoolingOp only supports NHWC on device type CPU but I don't have MaxPooling in this model
1
Hello, I want to make prediction from this: ```shape = std::vector{1, 32, 3, 1}; auto input = cppflow::tensor(points_teeth, shape); for (auto s: model_points.get_operations()){ std::cout