MCPcopy Create free account
hub / github.com/alibaba/nann / complex

Function complex

tensorflow/tensorflow/python/ops/math_ops.py:465–505  ·  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 7

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

Calls 3

TypeErrorFunction · 0.85
name_scopeMethod · 0.45
formatMethod · 0.45

Tested by 5

testComplexMethod · 0.68
testComplexOpsMethod · 0.68
TestNewTensorFunction · 0.68
TestTensorSerializationFunction · 0.68