Caffe2 implementation of Open Neural Network Exchange (ONNX)
165
stars
66
forks
source link
"ONNX FATAL: [enforce fail at backend.cc:670] . Caffe2 only supports padding 2D Tensor, whereas padding is [0, 3, 3, 0, 0, 3, 3, 0, ] " #293
Closed
laobadao closed 6 years ago
onnx pad ---> caffe2 PadImage
what should I do?when paddings is [0, 3, 3, 0, 0, 3, 3, 0, ]