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.
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 Layerin 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 yourBrodcast codeand if i want to use what should i change? thanks.