Searched refs:XlaEinsum (Results 1 – 2 of 2) sorted by relevance
47298 func XlaEinsum(scope *Scope, a tf.Output, b tf.Output, equation string) (product tf.Output) { func
17769 def TF_XlaEinsumOp : TF_Op<"XlaEinsum", [NoSideEffect]> {