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