Searched defs:Conj (Results 1 – 6 of 6) sorted by relevance
91 Conj = IsComplex enumerator
40 Status Conj(AbstractContext* ctx, in Conj() function
523 TEST_F(CWiseUnaryGradTest, Conj) { in TEST_F() argument
1472 TEST_F(OpTest, Conj) { in TEST_F() argument
4507 XlaOp Conj(const XlaOp operand) { in Conj() function
18653 func Conj(scope *Scope, input tf.Output) (output tf.Output) { func