Mxnet2Caffe-Tensor-RT-SEnet icon indicating copy to clipboard operation
Mxnet2Caffe-Tensor-RT-SEnet copied to clipboard

can caffe Tile Layer use the your TensorRT plugin?

Open shijieliu opened this issue 5 years ago • 3 comments

hi, it's awesome to see this project and i am wondering if i can use this in my own code. What i encountered is when i element wise mutiply two matrix whose shape is (2048, 128, 24, 24) and (2018, 128, 1, 1), it add a Tile Layer in prototxt, and it seems like this layer is not supported by the tensorrt 5.0. So i would like to know if i can use your Brodcast code and if i want to use what should i change? thanks.

shijieliu avatar Mar 19 '19 06:03 shijieliu