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
It would be nice if we can support in bool operator==(const nvinfer1::Dims& in1, const nvinfer1::Dims& in2) to return true if we can safely broadcast / reshape between the two Dims (or maybe this should be another function)