Searched defs:SparseMatMul (Results 1 – 5 of 5) sorted by relevance
3 ### CVE Number6 ### Impact23 ### Patches31 ### For more information37 ### Attribution
89 static Graph* SparseMatMul(int m, int n, int d, float sparsity_a, in SparseMatMul() function
775 class SparseMatMul { class
4296 TEST_F(OpTest, SparseMatMul) { in TEST_F() argument
44942 func SparseMatMul(scope *Scope, a tf.Output, b tf.Output, optional ...SparseMatMulAttr) (product tf… func