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

Function complex

tensorflow/python/ops/math_ops.py:550–588  ·  view source on GitHub ↗

r"""Converts two real numbers to a complex number. Given a tensor `real` representing the real part of a complex number, and a tensor `imag` representing the imaginary part of a complex number, this operation returns complex numbers elementwise of the form \\(a + bj\\), where *a* represents

(real, imag, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testComplexMethod · 0.85
MakeNdarrayFunction · 0.85
tensor.goFile · 0.85
TestNewTensorFunction · 0.85
TestTensorSerializationFunction · 0.85

Calls 1

name_scopeMethod · 0.80

Tested by 3

testComplexMethod · 0.68
TestNewTensorFunction · 0.68
TestTensorSerializationFunction · 0.68