MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / conj

Function conj

tensorflow/python/ops/math_ops.py:2300–2339  ·  view source on GitHub ↗

r"""Returns the complex conjugate of a complex number. Given a tensor `input` of complex numbers, this operation returns a tensor of complex numbers that are the complex conjugate of each element in `input`. The complex numbers in `input` must be of the form \\(a + bj\\), where *a* is the r

(x, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

matmulFunction · 0.70

Calls 1

name_scopeMethod · 0.80

Tested by

no test coverage detected