Searched defs:is_complex (Results 1 – 7 of 7) sorted by relevance
284 def is_complex (self): member in LanguageTag
89 bool is_complex = primitive_util::IsComplexType(element_type); in ToNcclDataTypeAndCountMultiplier() local
44 def _test_unary_cwise_ops(self, ops, is_complex): argument
103 bool is_complex = primitive_util::IsComplexType(w_tl_shape.element_type()); in HermitianEigenDecomposition2x2() local
1507 const bool is_complex = (input->info()->num_channels() == 2); in reduce_op() local
2391 bool is_complex = false; in TrySimplify() local2541 bool is_complex = (type == DT_COMPLEX64) || (type == DT_COMPLEX128); in TrySimplify() local
444 bool is_complex = data_type == blas::DataType::kComplexFloat || in GetScaleType() local