Searched defs:Conj (Results 1 – 6 of 6) sorted by relevance
99 Conj = IsComplex enumerator
67 Status Conj(AbstractContext* ctx, AbstractTensorHandle* const input, in Conj() function
532 TEST_F(CWiseUnaryGradTest, Conj) { in TEST_F() argument
4493 XlaOp Conj(const XlaOp operand) { in Conj() function
2189 TEST_F(OpTest, Conj) { in TEST_F() argument
6848 func Conj(scope *Scope, input tf.Output) (output tf.Output) { func