Home | History | Annotate | Download | only in optimizers

Lines Matching defs:re

457   Output re = ops::Const(s.WithOpName("re"), {1.0, 2.0, 3.0, 4.0}, {2, 2});
459 Output z = ops::Complex(s.WithOpName("z"), re, im);
484 Output re = ops::Const(s.WithOpName("re"), {1.0, 2.0, 3.0, 4.0}, {2, 2});
486 Output z = ops::Complex(s.WithOpName("z"), re, im);
508 Output re = ops::Const(s.WithOpName("re"), {1.0, 2.0, 3.0, 4.0}, {2, 2});
510 Output z = ops::Complex(s.WithOpName("z"), re, im);