Searched defs:matrix_rank (Results 1 – 5 of 5) sorted by relevance
3 ### CVE Number6 ### Impact15 ### Patches21 ### For more information25 ### Attribution
767 def matrix_rank(a, tol=None, validate_args=False, name=None): function
1280 const int matrix_rank = 2; in CountBatchMatMulOperations() local
3323 const int matrix_rank = matrix_type.getRank(); in matchAndRewrite() local
3302 const int matrix_rank = matrix_prop.shape().dim_size(); in ConstantPushDownBiasAdd() local