Searched refs:SparseMatMulAttr (Results 1 – 1 of 1) sorted by relevance
24874 type SparseMatMulAttr func(optionalAttr) type24878 func SparseMatMulTransposeA(value bool) SparseMatMulAttr {24886 func SparseMatMulTransposeB(value bool) SparseMatMulAttr {24894 func SparseMatMulAIsSparse(value bool) SparseMatMulAttr {24902 func SparseMatMulBIsSparse(value bool) SparseMatMulAttr {24919 func SparseMatMul(scope *Scope, a tf.Output, b tf.Output, optional ...SparseMatMulAttr) (product tf… argument