You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error Log is below. SSD is working well.Althogh I just use model zoo, fasterrcnn is not work on my env. Is this tensorrt version issue?
tensorflow.python.framework.errors_impl.InvalidArgumentError: {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int32_Reshape}} has inputs from different frames. The input node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/ClipToWindow/Reshape/shape (defined at test.py:58) is in frame 'BatchMultiClassNonMaxSuppression/map/while/while_context'. The input {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int64_Cast}} is in frame ''.
The text was updated successfully, but these errors were encountered:
Error Log is below. SSD is working well.Althogh I just use model zoo, fasterrcnn is not work on my env. Is this tensorrt version issue?
tensorflow.python.framework.errors_impl.InvalidArgumentError: {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int32_Reshape}} has inputs from different frames. The input node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/ClipToWindow/Reshape/shape (defined at test.py:58) is in frame 'BatchMultiClassNonMaxSuppression/map/while/while_context'. The input {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int64_Cast}} is in frame ''.
The text was updated successfully, but these errors were encountered: