Searched defs:check_cat_no_zero_dim (Results 1 – 2 of 2) sorted by relevance
32 inline void check_cat_no_zero_dim(const MaterializedITensorListRef& tensors) { in check_cat_no_zero_dim() function
516 def check_cat_no_zero_dim(tensors: List[List[int]]): function