Searched defs:SparseMatMul (Results 1 – 4 of 4) sorted by relevance
89 static Graph* SparseMatMul(int m, int n, int d, float sparsity_a, in SparseMatMul() function
779 class SparseMatMul { class
3053 TEST_F(OpTest, SparseMatMul) { in TEST_F() argument
24919 func SparseMatMul(scope *Scope, a tf.Output, b tf.Output, optional ...SparseMatMulAttr) (product tf… func