Created by: jiweibo
为跑通caffe_facedetection模型,norm kernel需要绑定Norm输出
.BindOutput("Out", {LiteType::GetTensorTy(TARGET(kARM))}) .BindOutput("Norm", {LiteType::GetTensorTy(TARGET(kARM))})