Searched defs:check_cat_shape_except_dim (Results 1 – 2 of 2) sorted by relevance
16 inline void check_cat_shape_except_dim(const Tensor & first, const Tensor & second, int64_t dimensi… in check_cat_shape_except_dim() function
536 def check_cat_shape_except_dim( function