Home
last modified time | relevance | path

Searched defs:ComplexAttr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dattributes.h107 using ComplexAttr = variable
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go6271 type ComplexAttr func(optionalAttr) type
6297 func Complex(scope *Scope, real tf.Output, imag tf.Output, optional ...ComplexAttr) (out tf.Output)…