Hello there,
I’m getting this error when I try to use tf trt to convert my graph:
Broadcast on weights only supports kCHANNEL and kUNIFORM, at: resnet/rpn_bbox_pred/biases/read
subgraph conversion error for subgraph_index:1 due to "Invalid argument: Broadcast method is not supported for 'resnet_v1_xception/rpn_bbox_pred/biases/read' of type Const" SKIPPING .... ( 332 nodes)
Any idea on what would be the reason for that to happen ?
Thanks.