Searched refs:MatrixSolveAttr (Results 1 – 1 of 1) sorted by relevance
23307 type MatrixSolveAttr func(optionalAttr) type23314 func MatrixSolveAdjoint(value bool) MatrixSolveAttr {23334 func MatrixSolve(scope *Scope, matrix tf.Output, rhs tf.Output, optional ...MatrixSolveAttr) (outpu… argument