Searched defs:SameDims (Results 1 – 2 of 2) sorted by relevance
88 bool SameDims(const std::vector<T1> &shape1, const std::vector<T2> &shape2) { in SameDims() function
49 bool SameDims(nvinfer1::Dims dims, const std::vector<int64_t> &shape) { in SameDims() function